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