Commits on Source (2)
-
See merge request !873 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
[renovate] Update module google.golang.org/genproto/googleapis/api to v0.0.0-20240509183442-62759503f434 See merge request !871 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.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/term v0.20.0 // indirect | ||
golang.org/x/text v0.15.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.8 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240506185236-b8a5c65736ae | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240509183442-62759503f434 | ||
) | ||
require ( | ||
... | ... |