chore(deps): bump golang.org/x/net from 0.3.0 to 0.4.0 (#1498)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-15 16:49:27 +01:00 committed by GitHub
parent 3a59664c0e
commit e060e5e38a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -17,7 +17,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.14.0
github.com/stretchr/testify v1.8.1
golang.org/x/net v0.3.0
golang.org/x/net v0.4.0
)
require (