chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 (#968)

This commit is contained in:
dependabot[bot]
2026-01-13 09:38:40 -08:00
committed by GitHub
parent d898c654c9
commit 7e2b4f568f
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.10.0
golang.org/x/mod v0.31.0
golang.org/x/net v0.48.0
golang.org/x/net v0.49.0
golang.org/x/oauth2 v0.28.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.19.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/tools v0.40.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect