chore: update deps and tidy go.mod

This commit is contained in:
2026-05-11 17:25:27 +02:00
parent 6e9897b512
commit 7c465906a7

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
golang.org/x/net v0.53.0 golang.org/x/net v0.53.0
) )
require github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect require github.com/hashicorp/golang-lru/v2 v2.0.7
require ( require (
github.com/andybalholm/brotli v1.1.0 // indirect github.com/andybalholm/brotli v1.1.0 // indirect