build: go 1.24.4

This commit is contained in:
Trong Huu Nguyen
2025-06-10 09:57:03 +02:00
parent c0283d9625
commit 36d33c43c1
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.3
go 1.24.4
tool (
golang.org/x/vuln/cmd/govulncheck
+1 -1
View File
@@ -1,2 +1,2 @@
[tools]
go = "1.24.3"
go = "1.24.4"