chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#857)

This commit is contained in:
dependabot[bot]
2024-11-19 13:18:42 +01:00
committed by GitHub
parent b3a992c8f4
commit a0b9ed5dcb
2 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/qdm12/log v0.1.0
github.com/stretchr/testify v1.9.0
golang.org/x/mod v0.21.0
golang.org/x/net v0.30.0
golang.org/x/net v0.31.0
golang.org/x/oauth2 v0.23.0
)
@@ -30,7 +30,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/sys v0.27.0 // indirect
golang.org/x/tools v0.22.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect