-
- Downloads
[renovate] Update module golang.org/x/net to v0.25.0
parent
221e336f
No related branches found
No related tags found
Pipeline #193049 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !873. Comments created here will be created in the context of that merge request.
... | @@ -78,7 +78,7 @@ require ( | ... | @@ -78,7 +78,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-20201027041543-1326539a0a0a // indirect | github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect | ||
golang.org/x/crypto v0.23.0 | golang.org/x/crypto v0.23.0 | ||
golang.org/x/net v0.24.0 | golang.org/x/net v0.25.0 | ||
golang.org/x/sys v0.20.0 // indirect | golang.org/x/sys v0.20.0 // indirect | ||
golang.org/x/term v0.20.0 // indirect | golang.org/x/term v0.20.0 // indirect | ||
golang.org/x/text v0.15.0 // indirect | golang.org/x/text v0.15.0 // indirect | ||
... | ... |
Please register or sign in to comment