diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-01-09 08:31:00 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-09 08:31:00 +0000 | 
| commit | 4f8325fda4e57e05203f04e4a97a96fe35f8ecbb (patch) | |
| tree | 5503222c74b748c3e1434a95b0bf32785872ac03 /go.mod | |
| parent | 5c02781c27ba3edc85c0648de94b4cc6e298b000 (diff) | |
build(deps): update module golang.org/x/net to v0.34.0 (#8583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -48,7 +48,7 @@ require (  	github.com/weppos/publicsuffix-go v0.40.3-0.20241226095751-7ff70d4ea61c  	github.com/wneessen/go-mail v0.5.2  	go.uber.org/mock v0.5.0 -	golang.org/x/net v0.33.0 +	golang.org/x/net v0.34.0  	golang.org/x/sync v0.10.0  	golang.org/x/term v0.28.0  	golang.org/x/text v0.21.0 @@ -105,7 +105,7 @@ require (  	github.com/ysmood/got v0.40.0 // indirect  	github.com/ysmood/gson v0.7.3 // indirect  	github.com/ysmood/leakless v0.9.0 // indirect -	golang.org/x/crypto v0.31.0 // indirect +	golang.org/x/crypto v0.32.0 // indirect  	golang.org/x/oauth2 v0.24.0 // indirect  	golang.org/x/sys v0.29.0 // indirect  	google.golang.org/protobuf v1.34.2 // indirect  | 
