Commits on Source (2)
-
See merge request !997 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !999 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -78,7 +78,7 @@ require ( |
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect | ||
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect | ||
golang.org/x/crypto v0.26.0 | ||
golang.org/x/net v0.27.0 | ||
golang.org/x/net v0.28.0 | ||
golang.org/x/sys v0.23.0 // indirect | ||
golang.org/x/term v0.23.0 // indirect | ||
golang.org/x/text v0.17.0 // indirect | ||
... | ... | @@ -91,7 +91,7 @@ require ( |
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.9 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240812133136-8ffd90a71988 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 | ||
) | ||
require ( | ||
... | ... |