Commit 473a64f 1 parent 4268293 commit 473a64f Copy full SHA for 473a64f
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/spf13/cobra v1.7.0
33
33
github.com/spf13/pflag v1.0.5
34
34
github.com/stretchr/testify v1.8.2
35
- github.com/telepresenceio/telepresence/rpc/v2 v2.16.0-rc.2
35
+ github.com/telepresenceio/telepresence/rpc/v2 v2.16.0
36
36
github.com/vishvananda/netlink v1.2.1-beta.2
37
37
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1
38
38
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.41.1
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/rogpeppe/go-internal v1.10.0 // indirect
49
49
github.com/spf13/cobra v1.7.0 // indirect
50
50
github.com/spf13/pflag v1.0.5 // indirect
51
- github.com/telepresenceio/telepresence/rpc/v2 v2.16.0-rc.2 // indirect
51
+ github.com/telepresenceio/telepresence/rpc/v2 v2.16.0 // indirect
52
52
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
53
53
github.com/vishvananda/netns v0.0.4 // indirect
54
54
github.com/xlab/treeprint v1.2.0 // indirect
You can’t perform that action at this time.
0 commit comments