chore(deps): go 1.23.6

This commit is contained in:
Trong Huu Nguyen
2025-02-05 08:16:01 +01:00
parent 90bbc44723
commit 7933cf9757
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
golang 1.23.5
golang 1.23.6

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/nais/wonderwall
go 1.23.5
go 1.23.6
require (
github.com/KimMachineGun/automemlimit v0.7.0