build: go 1.25.3

This commit is contained in:
Trong Huu Nguyen
2025-10-14 18:47:51 +02:00
parent ac5bf3016e
commit a21f9d5dd9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/nais/wonderwall
go 1.25.1
go 1.25.3
tool (
golang.org/x/vuln/cmd/govulncheck
+1 -1
View File
@@ -1,2 +1,2 @@
[tools]
go = "1.25.1"
go = "1.25.3"