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 01974f9 commit baaf9bbCopy full SHA for baaf9bb
changelog/v0.28.6/go-1-24-6.yaml
@@ -0,0 +1,8 @@
1
+changelog:
2
+ - type: DEPENDENCY_BUMP
3
+ dependencyOwner: golang
4
+ dependencyRepo: go
5
+ dependencyTag: v1.24.6
6
+ description: "Update Go to 1.24.6"
7
+ issueLink: https://github.com/solo-io/solo-projects/issues/8512
8
+ resolvesIssue: false
go.mod
@@ -1,6 +1,6 @@
module github.com/solo-io/go-utils
-go 1.24
+go 1.24.6
require (
cloud.google.com/go/pubsub v1.33.0
0 commit comments