Commit 32fcc48 1 parent 2cafa83 commit 32fcc48 Copy full SHA for 32fcc48
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ docDescription: >-
31
31
customizable development environments.
32
32
items :
33
33
- version : 2.17.0
34
- date : " (TBD) "
34
+ date : " 2023-11-14 "
35
35
notes :
36
36
- type : feature
37
37
title : Additional Prometheus metrics to track intercept/connect activity
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/spf13/cobra v1.7.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.17.0-rc.3
39
+ github.com/telepresenceio/telepresence/rpc/v2 v2.17.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.0
42
42
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
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.7.0 // indirect
52
52
github.com/spf13/pflag v1.0.5 // indirect
53
- github.com/telepresenceio/telepresence/rpc/v2 v2.17.0-rc.3 // indirect
53
+ github.com/telepresenceio/telepresence/rpc/v2 v2.17.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