Update module golang.org/x/net to v0.33.0 [SECURITY] (#142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-18 23:48:59 -05:00
committed by GitHub
parent 7afc0dd235
commit 4e8cc6b9b7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.32.0
golang.org/x/net v0.33.0
)
require (