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 7d3e13a commit 03919d3Copy full SHA for 03919d3
go.mod
@@ -1,7 +1,7 @@
1
module github.com/envoyproxy/ai-gateway
2
3
// Explicitly specify the Go patch version to be able to purge the CI cache correctly.
4
-go 1.25.3
+go 1.25.5
5
6
require (
7
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
0 commit comments