Update goutils for a fix for the ip logging fix
All checks were successful
/ docker (push) Successful in 4m16s

This commit is contained in:
Melody Becker 2025-05-12 15:37:06 +02:00
parent 26cabc02f6
commit ae33de8e2d
Signed by: mstar
SSH key fingerprint: SHA256:vkXfS9FG2pVNVfvDrzd1VW9n8VJzqqdKQGljxxX8uK8
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.24.2
require (
git.mstar.dev/mstar/canvas v0.13.1
git.mstar.dev/mstar/goutils v1.14.1
git.mstar.dev/mstar/goutils v1.14.2
github.com/BurntSushi/toml v1.5.0
github.com/dgraph-io/ristretto v0.2.0
github.com/eko/gocache/lib/v4 v4.2.0