We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51a724 commit a422e80Copy full SHA for a422e80
.changelog/955.txt
@@ -0,0 +1,3 @@
1
+```release-note:security
2
+Upgrade go version to 1.25.5
3
+```
.go-version
@@ -1 +1 @@
-1.25.3
+1.25.5
go.mod
@@ -1,6 +1,6 @@
module github.com/hashicorp/consul-dataplane
-go 1.25.3
+go 1.25.5
4
5
require (
6
dario.cat/mergo v1.0.0
integration-tests/go.mod
module github.com/hashicorp/consul-dataplane/integration-tests
github.com/docker/docker v27.3.1+incompatible
0 commit comments