-
- Downloads
[renovate] Update module golang.org/x/net to v0.35.0
parent
230f57cb
Branches
Tags
Pipeline #261044 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !1201. Comments created here will be created in the context of that merge request.
... | @@ -80,7 +80,7 @@ require ( | ... | @@ -80,7 +80,7 @@ require ( |
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect | github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect | ||
golang.org/x/crypto v0.33.0 | golang.org/x/crypto v0.33.0 | ||
golang.org/x/net v0.34.0 | golang.org/x/net v0.35.0 | ||
golang.org/x/sys v0.30.0 // indirect | golang.org/x/sys v0.30.0 // indirect | ||
golang.org/x/term v0.29.0 // indirect | golang.org/x/term v0.29.0 // indirect | ||
golang.org/x/text v0.22.0 // indirect | golang.org/x/text v0.22.0 // indirect | ||
... | ... |
Please register or sign in to comment