Skip to content

Commit

Permalink
Prepare v2.9.5
Browse files Browse the repository at this point in the history
Signed-off-by: njayp <nickjaypowell@gmail.com>
  • Loading branch information
njayp committed Dec 8, 2022
1 parent 43f5944 commit 216c5cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### 2.9.5 (TBD)
### 2.9.5 (December 8, 2022)

- Security: Update golang to 1.19.4 to address [CVE-2022-41720 and CVE-2022-41717](https://groups.google.com/g/golang-announce/c/L_3rmdT0BMU).

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/spf13/cobra v1.5.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.0
github.com/telepresenceio/telepresence/rpc/v2 v2.9.5-rc.0
github.com/telepresenceio/telepresence/rpc/v2 v2.9.5
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.36.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.36.0
go.opentelemetry.io/otel v1.10.0
Expand Down

0 comments on commit 216c5cd

Please sign in to comment.