-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to 2c9e96a
See merge request !183 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
101409cd
No related branches found
No related tags found
... | @@ -17,7 +17,7 @@ require ( | ... | @@ -17,7 +17,7 @@ require ( |
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
golang.org/x/sys v0.22.0 | golang.org/x/sys v0.22.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240730163845-b1a4ccb954bf | google.golang.org/genproto/googleapis/api v0.0.0-20240805194559-2c9e96a0b5d4 | ||
google.golang.org/grpc v1.65.0 | google.golang.org/grpc v1.65.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
... | @@ -39,5 +39,5 @@ require ( | ... | @@ -39,5 +39,5 @@ require ( |
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
golang.org/x/net v0.26.0 // indirect | golang.org/x/net v0.26.0 // indirect | ||
golang.org/x/text v0.16.0 // indirect | golang.org/x/text v0.16.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240725223205-93522f1f2a9f // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect | ||
) | ) |
Please register or sign in to comment