Commit 8f7537f 1 parent 392262f commit 8f7537f Copy full SHA for 8f7537f
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 @@ -36,7 +36,7 @@ require (
36
36
github.com/spf13/cobra v1.8.0
37
37
github.com/spf13/pflag v1.0.5
38
38
github.com/stretchr/testify v1.8.4
39
- github.com/telepresenceio/telepresence/rpc/v2 v2.18.0-rc.0
39
+ github.com/telepresenceio/telepresence/rpc/v2 v2.18.0
40
40
github.com/vishvananda/netlink v1.2.1-beta.2
41
41
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1
42
42
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ require (
50
50
github.com/rogpeppe/go-internal v1.11.0 // indirect
51
51
github.com/spf13/cobra v1.8.0 // indirect
52
52
github.com/spf13/pflag v1.0.5 // indirect
53
- github.com/telepresenceio/telepresence/rpc/v2 v2.18.0-rc.0 // indirect
53
+ github.com/telepresenceio/telepresence/rpc/v2 v2.18.0 // indirect
54
54
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
55
55
github.com/vishvananda/netns v0.0.4 // indirect
56
56
github.com/xlab/treeprint v1.2.0 // indirect
You can’t perform that action at this time.
0 commit comments