Skip to content

Commit c9ff03c

Browse files
committed
Update module dependencies.
Signed-off-by: Thomas Hallgren <thomas@tada.se>
1 parent bb9f29f commit c9ff03c

File tree

17 files changed

+157
-140
lines changed

17 files changed

+157
-140
lines changed

DEPENDENCIES.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ 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/docker v28.2.1+incompatible Apache License 2.0
36+
github.com/docker/docker v28.2.2+incompatible Apache License 2.0
3737
github.com/docker/go-connections v0.5.0 Apache License 2.0
3838
github.com/docker/go-units v0.5.0 Apache License 2.0
3939
github.com/emicklei/go-restful/v3 v3.12.2 MIT license
4040
github.com/evanphx/json-patch v5.9.11+incompatible 3-clause BSD license
4141
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f MIT license
4242
github.com/fatih/camelcase v1.0.0 MIT license
4343
github.com/fatih/color v1.18.0 MIT license
44-
github.com/fclairamb/ftpserverlib v0.25.0 MIT license
44+
github.com/fclairamb/ftpserverlib v0.26.0 MIT license
4545
github.com/fclairamb/go-log v0.5.0 MIT license
4646
github.com/felixge/httpsnoop v1.0.4 MIT license
4747
github.com/fsnotify/fsnotify v1.9.0 3-clause BSD license
@@ -118,7 +118,7 @@ following Free and Open Source software:
118118
github.com/shopspring/decimal v1.4.0 MIT license
119119
github.com/sirupsen/logrus v1.9.3 MIT license
120120
github.com/spf13/afero v1.14.0 Apache License 2.0
121-
github.com/spf13/cast v1.8.0 MIT license
121+
github.com/spf13/cast v1.9.2 MIT license
122122
github.com/spf13/cobra v1.9.1 Apache License 2.0
123123
github.com/spf13/pflag v1.0.6 3-clause BSD license
124124
github.com/stretchr/testify v1.10.0 MIT license
@@ -138,27 +138,27 @@ following Free and Open Source software:
138138
go.opentelemetry.io/otel v1.36.0 Apache License 2.0
139139
go.opentelemetry.io/otel/metric v1.36.0 Apache License 2.0
140140
go.opentelemetry.io/otel/trace v1.36.0 Apache License 2.0
141-
golang.org/x/crypto v0.38.0 3-clause BSD license
142-
golang.org/x/mod v0.24.0 3-clause BSD license
143-
golang.org/x/net v0.40.0 3-clause BSD license
141+
golang.org/x/crypto v0.39.0 3-clause BSD license
142+
golang.org/x/mod v0.25.0 3-clause BSD license
143+
golang.org/x/net v0.41.0 3-clause BSD license
144144
golang.org/x/oauth2 v0.30.0 3-clause BSD license
145-
golang.org/x/sync v0.14.0 3-clause BSD license
145+
golang.org/x/sync v0.15.0 3-clause BSD license
146146
golang.org/x/sys v0.33.0 3-clause BSD license
147147
golang.org/x/term v0.32.0 3-clause BSD license
148-
golang.org/x/text v0.25.0 3-clause BSD license
149-
golang.org/x/time v0.11.0 3-clause BSD license
150-
golang.org/x/tools v0.33.0 3-clause BSD license
148+
golang.org/x/text v0.26.0 3-clause BSD license
149+
golang.org/x/time v0.12.0 3-clause BSD license
150+
golang.org/x/tools v0.34.0 3-clause BSD license
151151
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 MIT license
152152
golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb MIT license
153153
golang.zx2c4.com/wireguard/windows v0.5.3 MIT license
154-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a Apache License 2.0
155-
google.golang.org/grpc v1.72.2 Apache License 2.0
154+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 Apache License 2.0
155+
google.golang.org/grpc v1.73.0 Apache License 2.0
156156
google.golang.org/protobuf v1.36.6 3-clause BSD license
157157
gopkg.in/evanphx/json-patch.v4 v4.12.0 3-clause BSD license
158158
gopkg.in/inf.v0 v0.9.1 3-clause BSD license
159159
gopkg.in/yaml.v3 v3.0.1 Apache License 2.0, MIT license
160-
gvisor.dev/gvisor v0.0.0-20250523182742-eede7a881b20 Apache License 2.0, MIT license
161-
helm.sh/helm/v3 v3.18.1 Apache License 2.0
160+
gvisor.dev/gvisor v0.0.0-20250606001031-fa4c4dd86b43 Apache License 2.0, MIT license
161+
helm.sh/helm/v3 v3.18.2 Apache License 2.0
162162
k8s.io/api v0.33.1 Apache License 2.0
163163
k8s.io/apiextensions-apiserver v0.33.1 Apache License 2.0
164164
k8s.io/apimachinery v0.33.1 3-clause BSD license, Apache License 2.0
@@ -170,7 +170,7 @@ following Free and Open Source software:
170170
k8s.io/klog/v2 v2.130.1 Apache License 2.0
171171
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff 3-clause BSD license, Apache License 2.0
172172
k8s.io/kubectl v0.33.1 Apache License 2.0
173-
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979 3-clause BSD license, Apache License 2.0
173+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 3-clause BSD license, Apache License 2.0
174174
oras.land/oras-go/v2 v2.6.0 Apache License 2.0
175175
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 3-clause BSD license, Apache License 2.0
176176
sigs.k8s.io/kustomize/api v0.19.0 Apache License 2.0

cmd/teleroute/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/puzpuzpuz/xsync/v4 v4.1.0
99
github.com/sirupsen/logrus v1.9.3
1010
github.com/telepresenceio/telepresence/rpc/v2 v2.23.0
11-
google.golang.org/grpc v1.72.2
11+
google.golang.org/grpc v1.73.0
1212
google.golang.org/protobuf v1.36.6
1313
)
1414

@@ -18,10 +18,10 @@ require (
1818
github.com/docker/go-connections v0.5.0 // indirect
1919
github.com/google/go-cmp v0.7.0 // indirect
2020
github.com/stretchr/testify v1.8.2 // indirect
21-
golang.org/x/net v0.40.0 // indirect
21+
golang.org/x/net v0.41.0 // indirect
2222
golang.org/x/sys v0.33.0 // indirect
23-
golang.org/x/text v0.25.0 // indirect
24-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
23+
golang.org/x/text v0.26.0 // indirect
24+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
2525
)
2626

2727
replace github.com/telepresenceio/telepresence/rpc/v2 => ./rpc

cmd/teleroute/go.sum

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,23 @@ go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC
4949
go.opentelemetry.io/otel/trace v1.34.0/go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE=
5050
golang.org/x/net v0.40.0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY=
5151
golang.org/x/net v0.40.0/go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds=
52+
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
53+
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
5254
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
5355
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
5456
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
5557
golang.org/x/text v0.25.0 h1:qVyWApTSYLk/drJRO5mDlNYskwQznZmkpV2c8q9zls4=
5658
golang.org/x/text v0.25.0/go.mod h1:WEdwpYrmk1qmdHvhkSTNPm3app7v4rsT8F2UD6+VHIA=
59+
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
60+
golang.org/x/text v0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
5761
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a h1:v2PbRU4K3llS09c7zodFpNePeamkAwG3mPrAery9VeE=
5862
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a/go.mod h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A=
63+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 h1:fc6jSaCT0vBduLYZHYrBBNY4dsWuvgyff9noRNDdBeE=
64+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822/go.mod h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A=
5965
google.golang.org/grpc v1.72.2 h1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8=
6066
google.golang.org/grpc v1.72.2/go.mod h1:wH5Aktxcg25y1I3w7H69nHfXdOG3UiadoBtjh3izSDM=
67+
google.golang.org/grpc v1.73.0 h1:VIWSmpI2MegBtTuFt5/JWy2oXxtjJ/e89Z70ImfD2ok=
68+
google.golang.org/grpc v1.73.0/go.mod h1:50sbHOUqWoCQGI8V2HQLJM0B+LMlIUjNSZmow7EVBQc=
6169
google.golang.org/protobuf v1.36.6 h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=
6270
google.golang.org/protobuf v1.36.6/go.mod h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY=
6371
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

go.mod

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ require (
66
github.com/Masterminds/sprig/v3 v3.3.0
77
github.com/blang/semver/v4 v4.0.0
88
github.com/cenkalti/backoff/v4 v4.3.0
9+
github.com/containerd/errdefs v1.0.0
910
github.com/coreos/go-iptables v0.8.0
1011
github.com/datawire/argo-rollouts-go-client v0.0.0-20241216133646-cb1073556c99
1112
github.com/datawire/dlib v1.3.1
1213
github.com/datawire/dtest v0.0.0-20210928162311-722b199c4c2f
1314
github.com/datawire/envconfig v0.0.0-20221012222025-09524dc7d59b
1415
github.com/datawire/go-ftpserver v0.1.3
15-
github.com/docker/docker v28.2.1+incompatible
16+
github.com/docker/docker v28.2.2+incompatible
1617
github.com/docker/go-units v0.5.0
1718
github.com/fsnotify/fsnotify v1.9.0
1819
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
@@ -40,22 +41,21 @@ require (
4041
github.com/telepresenceio/go-fuseftp/rpc v0.6.6
4142
github.com/telepresenceio/telepresence/rpc/v2 v2.22.6
4243
github.com/vishvananda/netlink v1.3.1
43-
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
44-
golang.org/x/net v0.40.0
44+
golang.org/x/net v0.41.0
4545
golang.org/x/sys v0.33.0
4646
golang.org/x/term v0.32.0
4747
golang.zx2c4.com/wireguard v0.0.0-20250521234502-f333402bd9cb
4848
golang.zx2c4.com/wireguard/windows v0.5.3
49-
google.golang.org/grpc v1.72.2
49+
google.golang.org/grpc v1.73.0
5050
google.golang.org/protobuf v1.36.6
51-
gvisor.dev/gvisor v0.0.0-20250523182742-eede7a881b20
52-
helm.sh/helm/v3 v3.18.1
51+
gvisor.dev/gvisor v0.0.0-20250606001031-fa4c4dd86b43
52+
helm.sh/helm/v3 v3.18.2
5353
k8s.io/api v0.33.1
5454
k8s.io/apimachinery v0.33.1
5555
k8s.io/cli-runtime v0.33.1
5656
k8s.io/client-go v0.33.1
5757
k8s.io/kubectl v0.33.1
58-
k8s.io/utils v0.0.0-20250502105355-0f33e8f1c979
58+
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
5959
sigs.k8s.io/yaml v1.4.0
6060
)
6161

@@ -74,7 +74,6 @@ require (
7474
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7575
github.com/chai2010/gettext-go v1.0.3 // indirect
7676
github.com/containerd/containerd v1.7.27 // indirect
77-
github.com/containerd/errdefs v1.0.0 // indirect
7877
github.com/containerd/errdefs/pkg v0.3.0 // indirect
7978
github.com/containerd/log v0.1.0 // indirect
8079
github.com/containerd/platforms v0.2.1 // indirect
@@ -88,7 +87,7 @@ require (
8887
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
8988
github.com/fatih/camelcase v1.0.0 // indirect
9089
github.com/fatih/color v1.18.0 // indirect
91-
github.com/fclairamb/ftpserverlib v0.25.0 // indirect
90+
github.com/fclairamb/ftpserverlib v0.26.0 // indirect
9291
github.com/fclairamb/go-log v0.5.0 // indirect
9392
github.com/felixge/httpsnoop v1.0.4 // indirect
9493
github.com/fxamacker/cbor/v2 v2.8.0 // indirect
@@ -147,7 +146,7 @@ require (
147146
github.com/rubenv/sql-migrate v1.8.0 // indirect
148147
github.com/russross/blackfriday/v2 v2.1.0 // indirect
149148
github.com/shopspring/decimal v1.4.0 // indirect
150-
github.com/spf13/cast v1.8.0 // indirect
149+
github.com/spf13/cast v1.9.2 // indirect
151150
github.com/vishvananda/netns v0.0.5 // indirect
152151
github.com/winfsp/cgofuse v1.6.0 // indirect
153152
github.com/x448/float16 v0.8.4 // indirect
@@ -160,15 +159,15 @@ require (
160159
go.opentelemetry.io/otel v1.36.0 // indirect
161160
go.opentelemetry.io/otel/metric v1.36.0 // indirect
162161
go.opentelemetry.io/otel/trace v1.36.0 // indirect
163-
golang.org/x/crypto v0.38.0 // indirect
164-
golang.org/x/mod v0.24.0 // indirect
162+
golang.org/x/crypto v0.39.0 // indirect
163+
golang.org/x/mod v0.25.0 // indirect
165164
golang.org/x/oauth2 v0.30.0 // indirect
166-
golang.org/x/sync v0.14.0 // indirect
167-
golang.org/x/text v0.25.0 // indirect
168-
golang.org/x/time v0.11.0 // indirect
169-
golang.org/x/tools v0.33.0 // indirect
165+
golang.org/x/sync v0.15.0 // indirect
166+
golang.org/x/text v0.26.0 // indirect
167+
golang.org/x/time v0.12.0 // indirect
168+
golang.org/x/tools v0.34.0 // indirect
170169
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
171-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a // indirect
170+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
172171
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
173172
gopkg.in/inf.v0 v0.9.1 // indirect
174173
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)