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