-
- Downloads
[renovate] Update google.golang.org/genproto/googleapis/api digest to ef581f9
See merge request !138 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
4f229483
No related branches found
No related tags found
... | @@ -19,7 +19,7 @@ require ( | ... | @@ -19,7 +19,7 @@ require ( |
github.com/spf13/viper v1.19.0 | github.com/spf13/viper v1.19.0 | ||
github.com/stretchr/testify v1.9.0 | github.com/stretchr/testify v1.9.0 | ||
golang.org/x/sys v0.21.0 | golang.org/x/sys v0.21.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 | google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 | ||
google.golang.org/grpc v1.64.0 | google.golang.org/grpc v1.64.0 | ||
google.golang.org/protobuf v1.34.1 | google.golang.org/protobuf v1.34.1 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
... | @@ -55,6 +55,6 @@ require ( | ... | @@ -55,6 +55,6 @@ 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.23.0 // indirect | golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/text v0.15.0 // indirect | golang.org/x/text v0.15.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240521202816-d264139d666e // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect | ||
gopkg.in/ini.v1 v1.67.0 // indirect | gopkg.in/ini.v1 v1.67.0 // indirect | ||
) | ) |
Please register or sign in to comment