chore: updated go deps

This commit is contained in:
David Allen 2025-08-18 11:01:32 -06:00
parent 419e9781bf
commit 7e9e186138
Signed by: towk
GPG key ID: 0430CDBE22619155
2 changed files with 3 additions and 0 deletions

1
go.mod
View file

@ -14,6 +14,7 @@ require (
)
require (
github.com/cavaliergopher/grab/v3 v3.0.1 // indirect
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
github.com/goccy/go-json v0.10.3 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect