-
- Downloads
[renovate] Update module golang.org/x/crypto to v0.15.0
See merge request !609 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
2ab188e8
Branches
Tags
Pipeline #167475 failed
Stage: tools
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | @@ -80,11 +80,11 @@ require ( | ... | @@ -80,11 +80,11 @@ require ( |
github.com/xdg-go/stringprep v1.0.4 // indirect | github.com/xdg-go/stringprep v1.0.4 // indirect | ||
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.14.0 | golang.org/x/crypto v0.15.0 | ||
golang.org/x/net v0.17.0 | golang.org/x/net v0.17.0 | ||
golang.org/x/sys v0.13.0 // indirect | golang.org/x/sys v0.14.0 // indirect | ||
golang.org/x/term v0.13.0 // indirect | golang.org/x/term v0.14.0 // indirect | ||
golang.org/x/text v0.13.0 // indirect | golang.org/x/text v0.14.0 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | gopkg.in/ini.v1 v1.67.0 // indirect | ||
) | ) | ||
... | ... |
Please register or sign in to comment