build: bump go to 1.23.5

Co-authored-by: tronghn <trong.huu.nguyen@nav.no>
This commit is contained in:
Sindre Rødseth Hansen
2025-01-20 10:47:06 +01:00
co-authored by tronghn
parent 3a4f656f33
commit bc307916be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
golang 1.23.4
golang 1.23.5
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/nais/wonderwall
go 1.23.4
go 1.23.5
require (
github.com/KimMachineGun/automemlimit v0.7.0