diff --git a/go.mod b/go.mod index dff1bec..7d5e044 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/nais/wonderwall -go 1.24.3 +go 1.24.4 tool ( golang.org/x/vuln/cmd/govulncheck diff --git a/mise.toml b/mise.toml index af1a4b0..8b23930 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -go = "1.24.3" +go = "1.24.4"