Skip to content

Commit

Permalink
Prepare v2.16.0
Browse files Browse the repository at this point in the history
Signed-off-by: njayp <[email protected]>
  • Loading branch information
njayp committed Oct 2, 2023
1 parent 4268293 commit 473a64f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.2
github.com/telepresenceio/telepresence/rpc/v2 v2.16.0-rc.2
github.com/telepresenceio/telepresence/rpc/v2 v2.16.0
github.com/vishvananda/netlink v1.2.1-beta.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.41.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.41.1
Expand Down
2 changes: 1 addition & 1 deletion pkg/vif/testdata/router/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ require (
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/spf13/cobra v1.7.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/telepresenceio/telepresence/rpc/v2 v2.16.0-rc.2 // indirect
github.com/telepresenceio/telepresence/rpc/v2 v2.16.0 // indirect
github.com/vishvananda/netlink v1.2.1-beta.2 // indirect
github.com/vishvananda/netns v0.0.4 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
Expand Down

0 comments on commit 473a64f

Please sign in to comment.