Skip to content

Commit

Permalink
Merge pull request #3594 from telepresenceio/thallgren/update-deps
Browse files Browse the repository at this point in the history
Update dependencies.
  • Loading branch information
thallgren committed May 6, 2024
2 parents 3a4c53d + e3295d1 commit 599e294
Show file tree
Hide file tree
Showing 27 changed files with 209 additions and 205 deletions.
48 changes: 24 additions & 24 deletions DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ following Free and Open Source software:
github.com/blang/semver/v4 v4.0.0 MIT license
github.com/cenkalti/backoff/v4 v4.3.0 MIT license
github.com/cespare/xxhash/v2 v2.3.0 MIT license
github.com/chai2010/gettext-go v1.0.2 3-clause BSD license
github.com/containerd/containerd v1.7.15 Apache License 2.0
github.com/chai2010/gettext-go v1.0.3 3-clause BSD license
github.com/containerd/containerd v1.7.16 Apache License 2.0
github.com/containerd/log v0.1.0 Apache License 2.0
github.com/coreos/go-iptables v0.7.0 Apache License 2.0
github.com/cyphar/filepath-securejoin v0.2.4 3-clause BSD license
github.com/cyphar/filepath-securejoin v0.2.5 3-clause BSD license
github.com/datawire/dlib v1.3.1 Apache License 2.0
github.com/datawire/dtest v0.0.0-20210928162311-722b199c4c2f Apache License 2.0
github.com/datawire/envconfig v0.0.0-20221012222025-09524dc7d59b Apache License 2.0
Expand All @@ -33,9 +33,9 @@ following Free and Open Source software:
github.com/datawire/metriton-go-client v0.1.1 Apache License 2.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc ISC license
github.com/distribution/reference v0.6.0 Apache License 2.0
github.com/docker/cli v26.0.2+incompatible Apache License 2.0
github.com/docker/cli v26.1.1+incompatible Apache License 2.0
github.com/docker/distribution v2.8.3+incompatible Apache License 2.0
github.com/docker/docker v26.0.2+incompatible Apache License 2.0
github.com/docker/docker v26.1.1+incompatible Apache License 2.0
github.com/docker/docker-credential-helpers v0.8.1 MIT license
github.com/docker/go-connections v0.5.0 Apache License 2.0
github.com/docker/go-metrics v0.0.1 Apache License 2.0
Expand Down Expand Up @@ -78,7 +78,7 @@ following Free and Open Source software:
github.com/huandu/xstrings v1.4.0 MIT license
github.com/imdario/mergo v0.3.16 3-clause BSD license
github.com/inconshreveable/mousetrap v1.1.0 Apache License 2.0
github.com/jmoiron/sqlx v1.3.5 MIT license
github.com/jmoiron/sqlx v1.4.0 MIT license
github.com/josharian/intern v1.0.1-0.20211109044230-42b52b674af5 MIT license
github.com/json-iterator/go v1.1.12 MIT license
github.com/klauspost/compress v1.17.8 3-clause BSD license, Apache License 2.0, MIT license
Expand Down Expand Up @@ -134,39 +134,39 @@ following Free and Open Source software:
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 Apache License 2.0
github.com/xeipuuv/gojsonschema v1.2.0 Apache License 2.0
github.com/xlab/treeprint v1.2.0 MIT license
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.50.0 Apache License 2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0 Apache License 2.0
go.opentelemetry.io/otel v1.25.0 Apache License 2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0 Apache License 2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.25.0 Apache License 2.0
go.opentelemetry.io/otel/metric v1.25.0 Apache License 2.0
go.opentelemetry.io/otel/sdk v1.25.0 Apache License 2.0
go.opentelemetry.io/otel/trace v1.25.0 Apache License 2.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 Apache License 2.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 Apache License 2.0
go.opentelemetry.io/otel v1.26.0 Apache License 2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0 Apache License 2.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0 Apache License 2.0
go.opentelemetry.io/otel/metric v1.26.0 Apache License 2.0
go.opentelemetry.io/otel/sdk v1.26.0 Apache License 2.0
go.opentelemetry.io/otel/trace v1.26.0 Apache License 2.0
go.opentelemetry.io/proto/otlp v1.2.0 Apache License 2.0
go.starlark.net v0.0.0-20240411212711-9b43f0afd521 3-clause BSD license
golang.org/x/crypto v0.22.0 3-clause BSD license
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f 3-clause BSD license
golang.org/x/mod v0.17.0 3-clause BSD license
golang.org/x/net v0.24.0 3-clause BSD license
golang.org/x/oauth2 v0.19.0 3-clause BSD license
golang.org/x/oauth2 v0.20.0 3-clause BSD license
golang.org/x/sync v0.7.0 3-clause BSD license
golang.org/x/sys v0.19.0 3-clause BSD license
golang.org/x/term v0.19.0 3-clause BSD license
golang.org/x/text v0.14.0 3-clause BSD license
golang.org/x/sys v0.20.0 3-clause BSD license
golang.org/x/term v0.20.0 3-clause BSD license
golang.org/x/text v0.15.0 3-clause BSD license
golang.org/x/time v0.5.0 3-clause BSD license
golang.org/x/tools v0.20.0 3-clause BSD license
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 MIT license
golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173 MIT license
golang.zx2c4.com/wireguard/windows v0.5.3 MIT license
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be Apache License 2.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be Apache License 2.0
google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6 Apache License 2.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 Apache License 2.0
google.golang.org/grpc v1.63.2 Apache License 2.0
google.golang.org/protobuf v1.33.0 3-clause BSD license
google.golang.org/protobuf v1.34.0 3-clause BSD license
gopkg.in/evanphx/json-patch.v4 v4.12.0 3-clause BSD license
gopkg.in/inf.v0 v0.9.1 3-clause BSD license
gopkg.in/yaml.v2 v2.4.0 Apache License 2.0, MIT license
gopkg.in/yaml.v3 v3.0.1 Apache License 2.0, MIT license
gvisor.dev/gvisor v0.0.0-20240422121833-88b897323316 Apache License 2.0, MIT license
gvisor.dev/gvisor v0.0.0-20240503213918-b7c924bc64f8 Apache License 2.0, MIT license
helm.sh/helm/v3 v3.14.4 Apache License 2.0
k8s.io/api v0.30.0 Apache License 2.0
k8s.io/apiextensions-apiserver v0.30.0 Apache License 2.0
Expand All @@ -176,9 +176,9 @@ following Free and Open Source software:
k8s.io/client-go v0.30.0 3-clause BSD license, Apache License 2.0
k8s.io/component-base v0.30.0 Apache License 2.0
k8s.io/klog/v2 v2.120.1 Apache License 2.0
k8s.io/kube-openapi v0.0.0-20240411171206-dc4e619f62f3 3-clause BSD license, Apache License 2.0
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f 3-clause BSD license, Apache License 2.0
k8s.io/kubectl v0.30.0 Apache License 2.0
k8s.io/utils v0.0.0-20240310230437-4693a0247e57 3-clause BSD license, Apache License 2.0
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 3-clause BSD license, Apache License 2.0
oras.land/oras-go v1.2.5 Apache License 2.0
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd 3-clause BSD license, Apache License 2.0
sigs.k8s.io/kustomize/api v0.17.1 Apache License 2.0
Expand Down
48 changes: 24 additions & 24 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/datawire/go-fuseftp/rpc v0.4.4
github.com/datawire/k8sapi v0.1.4
github.com/datawire/metriton-go-client v0.1.1
github.com/docker/docker v26.0.2+incompatible
github.com/docker/docker v26.1.1+incompatible
github.com/fsnotify/fsnotify v1.7.0
github.com/godbus/dbus/v5 v5.1.0
github.com/golang/mock v1.7.0-rc.1
Expand All @@ -38,31 +38,31 @@ require (
github.com/stretchr/testify v1.9.0
github.com/telepresenceio/telepresence/rpc/v2 v2.18.1-test.0
github.com/vishvananda/netlink v1.2.1-beta.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.50.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.50.0
go.opentelemetry.io/otel v1.25.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.25.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.25.0
go.opentelemetry.io/otel/sdk v1.25.0
go.opentelemetry.io/otel/trace v1.25.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.26.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.26.0
go.opentelemetry.io/otel/sdk v1.26.0
go.opentelemetry.io/otel/trace v1.26.0
go.opentelemetry.io/proto/otlp v1.2.0
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
golang.org/x/net v0.24.0
golang.org/x/sys v0.19.0
golang.org/x/term v0.19.0
golang.org/x/sys v0.20.0
golang.org/x/term v0.20.0
golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
golang.zx2c4.com/wireguard/windows v0.5.3
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
google.golang.org/protobuf v1.34.0
gopkg.in/yaml.v3 v3.0.1
gvisor.dev/gvisor v0.0.0-20240422121833-88b897323316
gvisor.dev/gvisor v0.0.0-20240503213918-b7c924bc64f8
helm.sh/helm/v3 v3.14.4
k8s.io/api v0.30.0
k8s.io/apimachinery v0.30.0
k8s.io/cli-runtime v0.30.0
k8s.io/client-go v0.30.0
k8s.io/kubectl v0.30.0
k8s.io/utils v0.0.0-20240310230437-4693a0247e57
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
sigs.k8s.io/kustomize/kyaml v0.17.0
sigs.k8s.io/yaml v1.4.0
)
Expand All @@ -81,13 +81,13 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/chai2010/gettext-go v1.0.2 // indirect
github.com/containerd/containerd v1.7.15 // indirect
github.com/chai2010/gettext-go v1.0.3 // indirect
github.com/containerd/containerd v1.7.16 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/cli v26.0.2+incompatible // indirect
github.com/docker/cli v26.1.1+incompatible // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker-credential-helpers v0.8.1 // indirect
github.com/docker/go-connections v0.5.0 // indirect
Expand Down Expand Up @@ -124,7 +124,7 @@ require (
github.com/huandu/xstrings v1.4.0 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jmoiron/sqlx v1.3.5 // indirect
github.com/jmoiron/sqlx v1.4.0 // indirect
github.com/josharian/intern v1.0.1-0.20211109044230-42b52b674af5 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/kr/fs v0.1.0 // indirect
Expand Down Expand Up @@ -165,26 +165,26 @@ require (
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
go.opentelemetry.io/otel/metric v1.25.0 // indirect
go.opentelemetry.io/otel/metric v1.26.0 // indirect
go.starlark.net v0.0.0-20240411212711-9b43f0afd521 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/oauth2 v0.19.0 // indirect
golang.org/x/oauth2 v0.20.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/text v0.15.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.20.0 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apiextensions-apiserver v0.30.0 // indirect
k8s.io/apiserver v0.30.0 // indirect
k8s.io/component-base v0.30.0 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20240411171206-dc4e619f62f3 // indirect
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f // indirect
oras.land/oras-go v1.2.5 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.17.1 // indirect
Expand Down
Loading

0 comments on commit 599e294

Please sign in to comment.