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

This commit is contained in:
dependabot[bot]
2024-10-12 19:47:57 +02:00
committed by GitHub
parent 118132f238
commit 74077dffac
2 changed files with 8 additions and 8 deletions

4
go.mod
View File

@@ -17,7 +17,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.29.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0
)
@@ -32,7 +32,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.25.0 // indirect
golang.org/x/sys v0.26.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