Skip to content

Commit a8e0c1c

Browse files
committed
Update module dependencies.
Signed-off-by: Thomas Hallgren <[email protected]>
1 parent 26729f9 commit a8e0c1c

File tree

7 files changed

+81
-81
lines changed

7 files changed

+81
-81
lines changed

DEPENDENCIES.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ following Free and Open Source software:
77
dario.cat/mergo v1.0.1 3-clause BSD license
88
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 Apache License 2.0
99
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c MIT license
10-
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c MIT license
10+
github.com/BurntSushi/toml v1.5.0 MIT license
1111
github.com/MakeNowJust/heredoc v1.0.0 MIT license
1212
github.com/Masterminds/goutils v1.1.1 Apache License 2.0
1313
github.com/Masterminds/semver/v3 v3.3.1 MIT license
@@ -20,7 +20,7 @@ following Free and Open Source software:
2020
github.com/cenkalti/backoff/v4 v4.3.0 MIT license
2121
github.com/cespare/xxhash/v2 v2.3.0 MIT license
2222
github.com/chai2010/gettext-go v1.0.3 3-clause BSD license
23-
github.com/containerd/containerd v1.7.26 Apache License 2.0
23+
github.com/containerd/containerd v1.7.27 Apache License 2.0
2424
github.com/containerd/errdefs v1.0.0 Apache License 2.0
2525
github.com/containerd/log v0.1.0 Apache License 2.0
2626
github.com/containerd/platforms v0.2.1 Apache License 2.0
@@ -33,10 +33,10 @@ following Free and Open Source software:
3333
github.com/datawire/go-ftpserver v0.1.3 Apache License 2.0
3434
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ISC license
3535
github.com/distribution/reference v0.6.0 Apache License 2.0
36-
github.com/docker/cli v28.0.1+incompatible Apache License 2.0
36+
github.com/docker/cli v28.0.2+incompatible Apache License 2.0
3737
github.com/docker/distribution v2.8.3+incompatible Apache License 2.0
38-
github.com/docker/docker v28.0.1+incompatible Apache License 2.0
39-
github.com/docker/docker-credential-helpers v0.9.2 MIT license
38+
github.com/docker/docker v28.0.2+incompatible Apache License 2.0
39+
github.com/docker/docker-credential-helpers v0.9.3 MIT license
4040
github.com/docker/go-connections v0.5.0 Apache License 2.0
4141
github.com/docker/go-metrics v0.0.1 Apache License 2.0
4242
github.com/docker/go-units v0.5.0 Apache License 2.0
@@ -93,7 +93,7 @@ following Free and Open Source software:
9393
github.com/mattn/go-colorable v0.1.14 MIT license
9494
github.com/mattn/go-isatty v0.0.20 MIT license
9595
github.com/mattn/go-runewidth v0.0.16 MIT license
96-
github.com/miekg/dns v1.1.63 3-clause BSD license
96+
github.com/miekg/dns v1.1.64 3-clause BSD license
9797
github.com/mitchellh/copystructure v1.2.0 MIT license
9898
github.com/mitchellh/go-wordwrap v1.0.1 MIT license
9999
github.com/mitchellh/reflectwalk v1.0.2 MIT license
@@ -114,8 +114,8 @@ following Free and Open Source software:
114114
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 3-clause BSD license
115115
github.com/prometheus/client_golang v1.21.1 3-clause BSD license, Apache License 2.0
116116
github.com/prometheus/client_model v0.6.1 Apache License 2.0
117-
github.com/prometheus/common v0.62.0 Apache License 2.0
118-
github.com/prometheus/procfs v0.15.1 Apache License 2.0
117+
github.com/prometheus/common v0.63.0 Apache License 2.0
118+
github.com/prometheus/procfs v0.16.0 Apache License 2.0
119119
github.com/puzpuzpuz/xsync/v3 v3.5.1 Apache License 2.0
120120
github.com/rivo/uniseg v0.4.7 MIT license
121121
github.com/rogpeppe/go-internal v1.14.1 3-clause BSD license
@@ -124,13 +124,13 @@ following Free and Open Source software:
124124
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 MIT license
125125
github.com/shopspring/decimal v1.4.0 MIT license
126126
github.com/sirupsen/logrus v1.9.3 MIT license
127-
github.com/spf13/afero v1.12.0 Apache License 2.0
127+
github.com/spf13/afero v1.14.0 Apache License 2.0
128128
github.com/spf13/cast v1.7.1 MIT license
129129
github.com/spf13/cobra v1.9.1 Apache License 2.0
130130
github.com/spf13/pflag v1.0.6 3-clause BSD license
131131
github.com/stretchr/testify v1.10.0 MIT license
132-
github.com/telepresenceio/go-fuseftp v0.6.4 Apache License 2.0
133-
github.com/telepresenceio/go-fuseftp/rpc v0.6.4 Apache License 2.0
132+
github.com/telepresenceio/go-fuseftp v0.6.6 Apache License 2.0
133+
github.com/telepresenceio/go-fuseftp/rpc v0.6.6 Apache License 2.0
134134
github.com/telepresenceio/telepresence/rpc/v2 (modified) Apache License 2.0
135135
github.com/vishvananda/netlink v1.3.0 Apache License 2.0
136136
github.com/vishvananda/netns v0.0.5 Apache License 2.0
@@ -158,14 +158,14 @@ following Free and Open Source software:
158158
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 MIT license
159159
golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 MIT license
160160
golang.zx2c4.com/wireguard/windows v0.5.3 MIT license
161-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250311190419-81fb87f6b8bf Apache License 2.0
161+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 Apache License 2.0
162162
google.golang.org/grpc v1.71.0 Apache License 2.0
163163
google.golang.org/protobuf v1.36.5 3-clause BSD license
164164
gopkg.in/evanphx/json-patch.v4 v4.12.0 3-clause BSD license
165165
gopkg.in/inf.v0 v0.9.1 3-clause BSD license
166166
gopkg.in/yaml.v3 v3.0.1 Apache License 2.0, MIT license
167-
gvisor.dev/gvisor v0.0.0-20250307022919-35e47cb01460 Apache License 2.0, MIT license
168-
helm.sh/helm/v3 v3.17.1 Apache License 2.0
167+
gvisor.dev/gvisor v0.0.0-20250318191406-9e676ea1de20 Apache License 2.0, MIT license
168+
helm.sh/helm/v3 v3.17.2 Apache License 2.0
169169
k8s.io/api v0.32.3 Apache License 2.0
170170
k8s.io/apiextensions-apiserver v0.32.3 Apache License 2.0
171171
k8s.io/apimachinery v0.32.3 3-clause BSD license, Apache License 2.0
@@ -174,9 +174,9 @@ following Free and Open Source software:
174174
k8s.io/client-go v0.32.3 3-clause BSD license, Apache License 2.0
175175
k8s.io/component-base v0.32.3 Apache License 2.0
176176
k8s.io/klog/v2 v2.130.1 Apache License 2.0
177-
k8s.io/kube-openapi v0.0.0-20250304201544-e5f78fe3ede9 3-clause BSD license, Apache License 2.0
177+
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff 3-clause BSD license, Apache License 2.0
178178
k8s.io/kubectl v0.32.3 Apache License 2.0
179-
k8s.io/utils v0.0.0-20241210054802-24370beab758 3-clause BSD license, Apache License 2.0
179+
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e 3-clause BSD license, Apache License 2.0
180180
oras.land/oras-go v1.2.6 Apache License 2.0
181181
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 3-clause BSD license, Apache License 2.0
182182
sigs.k8s.io/kustomize/api v0.19.0 Apache License 2.0

go.mod

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/datawire/dtest v0.0.0-20210928162311-722b199c4c2f
1515
github.com/datawire/envconfig v0.0.0-20221012222025-09524dc7d59b
1616
github.com/datawire/go-ftpserver v0.1.3
17-
github.com/docker/docker v28.0.1+incompatible
17+
github.com/docker/docker v28.0.2+incompatible
1818
github.com/docker/go-connections v0.5.0
1919
github.com/fsnotify/fsnotify v1.8.0
2020
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874
@@ -25,20 +25,20 @@ require (
2525
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1
2626
github.com/hashicorp/go-multierror v1.1.1
2727
github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb
28-
github.com/miekg/dns v1.1.63
28+
github.com/miekg/dns v1.1.64
2929
github.com/moby/term v0.5.2
3030
github.com/pkg/sftp v1.13.8
3131
github.com/prometheus/client_golang v1.21.1
3232
github.com/puzpuzpuz/xsync/v3 v3.5.1
3333
github.com/rogpeppe/go-internal v1.14.1
3434
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
3535
github.com/sirupsen/logrus v1.9.3
36-
github.com/spf13/afero v1.12.0
36+
github.com/spf13/afero v1.14.0
3737
github.com/spf13/cobra v1.9.1
3838
github.com/spf13/pflag v1.0.6
3939
github.com/stretchr/testify v1.10.0
40-
github.com/telepresenceio/go-fuseftp v0.6.4
41-
github.com/telepresenceio/go-fuseftp/rpc v0.6.4
40+
github.com/telepresenceio/go-fuseftp v0.6.6
41+
github.com/telepresenceio/go-fuseftp/rpc v0.6.6
4242
github.com/telepresenceio/telepresence/rpc/v2 v2.22.0
4343
github.com/vishvananda/netlink v1.3.0
4444
golang.org/x/net v0.37.0
@@ -48,22 +48,22 @@ require (
4848
golang.zx2c4.com/wireguard/windows v0.5.3
4949
google.golang.org/grpc v1.71.0
5050
google.golang.org/protobuf v1.36.5
51-
gvisor.dev/gvisor v0.0.0-20250307022919-35e47cb01460
52-
helm.sh/helm/v3 v3.17.1
51+
gvisor.dev/gvisor v0.0.0-20250318191406-9e676ea1de20
52+
helm.sh/helm/v3 v3.17.2
5353
k8s.io/api v0.32.3
5454
k8s.io/apimachinery v0.32.3
5555
k8s.io/cli-runtime v0.32.3
5656
k8s.io/client-go v0.32.3
5757
k8s.io/kubectl v0.32.3
58-
k8s.io/utils v0.0.0-20241210054802-24370beab758
58+
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e
5959
sigs.k8s.io/yaml v1.4.0
6060
)
6161

6262
require (
6363
dario.cat/mergo v1.0.1 // indirect
6464
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
6565
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
66-
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
66+
github.com/BurntSushi/toml v1.5.0 // indirect
6767
github.com/MakeNowJust/heredoc v1.0.0 // indirect
6868
github.com/Masterminds/goutils v1.1.1 // indirect
6969
github.com/Masterminds/semver/v3 v3.3.1 // indirect
@@ -74,16 +74,16 @@ require (
7474
github.com/beorn7/perks v1.0.1 // indirect
7575
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7676
github.com/chai2010/gettext-go v1.0.3 // indirect
77-
github.com/containerd/containerd v1.7.26 // indirect
77+
github.com/containerd/containerd v1.7.27 // indirect
7878
github.com/containerd/errdefs v1.0.0 // indirect
7979
github.com/containerd/log v0.1.0 // indirect
8080
github.com/containerd/platforms v0.2.1 // indirect
8181
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
8282
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
8383
github.com/distribution/reference v0.6.0 // indirect
84-
github.com/docker/cli v28.0.1+incompatible // indirect
84+
github.com/docker/cli v28.0.2+incompatible // indirect
8585
github.com/docker/distribution v2.8.3+incompatible // indirect
86-
github.com/docker/docker-credential-helpers v0.9.2 // indirect
86+
github.com/docker/docker-credential-helpers v0.9.3 // indirect
8787
github.com/docker/go-metrics v0.0.1 // indirect
8888
github.com/docker/go-units v0.5.0 // indirect
8989
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
@@ -148,8 +148,8 @@ require (
148148
github.com/pkg/errors v0.9.1 // indirect
149149
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
150150
github.com/prometheus/client_model v0.6.1 // indirect
151-
github.com/prometheus/common v0.62.0 // indirect
152-
github.com/prometheus/procfs v0.15.1 // indirect
151+
github.com/prometheus/common v0.63.0 // indirect
152+
github.com/prometheus/procfs v0.16.0 // indirect
153153
github.com/rivo/uniseg v0.4.7 // indirect
154154
github.com/rubenv/sql-migrate v1.7.1 // indirect
155155
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -175,15 +175,15 @@ require (
175175
golang.org/x/time v0.11.0 // indirect
176176
golang.org/x/tools v0.31.0 // indirect
177177
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
178-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250311190419-81fb87f6b8bf // indirect
178+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250313205543-e70fdf4c4cb4 // indirect
179179
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
180180
gopkg.in/inf.v0 v0.9.1 // indirect
181181
gopkg.in/yaml.v3 v3.0.1 // indirect
182182
k8s.io/apiextensions-apiserver v0.32.3 // indirect
183183
k8s.io/apiserver v0.32.3 // indirect
184184
k8s.io/component-base v0.32.3 // indirect
185185
k8s.io/klog/v2 v2.130.1 // indirect
186-
k8s.io/kube-openapi v0.0.0-20250304201544-e5f78fe3ede9 // indirect
186+
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
187187
oras.land/oras-go v1.2.6 // indirect
188188
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
189189
sigs.k8s.io/kustomize/api v0.19.0 // indirect

0 commit comments

Comments
 (0)