diff --git a/go.mod b/go.mod index 9d7b248..9e19cf9 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0 github.com/yargevad/filepathx v1.0.0 - golang.org/x/net v0.31.0 + golang.org/x/net v0.32.0 golang.org/x/time v0.8.0 wait4x.dev/v2 v2.14.2 )