chore: update deps and tidy go.mod
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user