build(deps): go 1.25.1

This commit is contained in:
Trong Huu Nguyen
2025-09-23 09:17:54 +02:00
parent 78f9a82cf4
commit 9253aa2428
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.0
go 1.25.1
tool (
golang.org/x/vuln/cmd/govulncheck
+1 -1
View File
@@ -1,2 +1,2 @@
[tools]
go = "1.25.0"
go = "1.25.1"