chore(build): go 1.22.5

Fixes CVE-2024-24791.
This commit is contained in:
Trong Huu Nguyen
2024-07-02 22:00:23 +02:00
parent f9761c3437
commit f521bb5775
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
golang 1.22.4
golang 1.22.5
+1 -1
View File
@@ -2,7 +2,7 @@ module github.com/nais/wonderwall
go 1.22.0
toolchain go1.22.4
toolchain go1.22.5
require (
github.com/alicebob/miniredis/v2 v2.33.0