Skip to content

Commit c5cac7c

Browse files
authored
Merge branch 'main' into tool-change-notify
2 parents d029139 + dda2995 commit c5cac7c

32 files changed

+2260
-411
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/envoyproxy/ai-gateway
22

33
// Explicitly specify the Go patch version to be able to purge the CI cache correctly.
4-
go 1.25.3
4+
go 1.25.5
55

66
require (
77
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0

0 commit comments

Comments
 (0)