-
- Downloads
[renovate] Update module golang.org/x/crypto to v0.32.0
See merge request !1150 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
431c22ef
No related branches found
No related tags found
Pipeline #247876 failed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -77,10 +77,10 @@ require ( |
github.com/xdg-go/stringprep v1.0.4 // indirect | ||
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20240726163527-a2c0da244d78 // indirect | ||
golang.org/x/crypto v0.31.0 | ||
golang.org/x/crypto v0.32.0 | ||
golang.org/x/net v0.33.0 | ||
golang.org/x/sys v0.28.0 // indirect | ||
golang.org/x/term v0.27.0 // indirect | ||
golang.org/x/sys v0.29.0 // indirect | ||
golang.org/x/term v0.28.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | ||
) | ||
... | ... |
Please register or sign in to comment