Commit 67c20aa 1 parent f98f939 commit 67c20aa Copy full SHA for 67c20aa
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 @@ -31,7 +31,7 @@ require (
31
31
github.com/spf13/cobra v1.7.0
32
32
github.com/spf13/pflag v1.0.5
33
33
github.com/stretchr/testify v1.8.2
34
- github.com/telepresenceio/telepresence/rpc/v2 v2.14.3-rc.4
34
+ github.com/telepresenceio/telepresence/rpc/v2 v2.14.3
35
35
github.com/vishvananda/netlink v1.2.1-beta.2
36
36
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1
37
37
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.41.1
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
47
47
github.com/pkg/errors v0.9.1 // indirect
48
48
github.com/spf13/cobra v1.7.0 // indirect
49
49
github.com/spf13/pflag v1.0.5 // indirect
50
- github.com/telepresenceio/telepresence/rpc/v2 v2.14.3-rc.4 // indirect
50
+ github.com/telepresenceio/telepresence/rpc/v2 v2.14.3 // indirect
51
51
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
52
52
github.com/vishvananda/netns v0.0.4 // indirect
53
53
github.com/xlab/treeprint v1.2.0 // indirect
You can’t perform that action at this time.
0 commit comments