diff --git a/go.mod b/go.mod index 95954c9..72afe4a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/nais/wonderwall -go 1.25.0 +go 1.25.1 tool ( golang.org/x/vuln/cmd/govulncheck diff --git a/mise.toml b/mise.toml index bb3c35b..b00736a 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -go = "1.25.0" +go = "1.25.1"