build: go 1.24.5

This commit is contained in:
Trong Huu Nguyen
2025-07-09 08:38:05 +02:00
parent 2e3da2bb64
commit 9809a7e064
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/nais/wonderwall
go 1.24.4
go 1.24.5
tool (
golang.org/x/vuln/cmd/govulncheck
+1 -1
View File
@@ -1,2 +1,2 @@
[tools]
go = "1.24.4"
go = "1.24.5"