diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ require ( github.com/lmittmann/tint v1.1.2 github.com/spf13/cobra v1.9.1 github.com/stretchr/testify v1.10.0 - github.com/ugorji/go/codec v1.2.14 + github.com/ugorji/go/codec v1.3.0 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba golang.org/x/crypto v0.39.0 golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect |
