Skip to content

Commit

Permalink
fix(deps): update module golang.org/x/net to v0.32.0 in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 5331ac4 commit d93db4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down

0 comments on commit d93db4a

Please sign in to comment.