Update go to 1.25.0 (#6288)

Signed-off-by: Sorin Dumitru <sdumitru@bloomberg.net>
This commit is contained in:
Sorin Dumitru 2025-08-31 16:42:21 +01:00 committed by GitHub
parent 36b43f524b
commit 193f33f4fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.24.6
1.25.0

View File

@ -1,3 +1,3 @@
golangci-lint v2.1.6
golangci-lint v2.4.0
markdown_lint v0.37.0
protoc 29.4

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/spiffe/spire
go 1.24.6
go 1.25.0
require (
cloud.google.com/go/iam v1.5.2