Commits on Source (3)
-
[renovate] Update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.33.0-20240401165935-b983156c5e99.1 See merge request !817 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !816 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !815 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -87,12 +87,12 @@ require ( |
) | ||
require ( | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240221180331-f05a6f4403ce.1 | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240401165935-b983156c5e99.1 | ||
github.com/bufbuild/protovalidate-go v0.6.0 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.3 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda | ||
) | ||
require ( | ||
... | ... | @@ -120,5 +120,5 @@ require ( |
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa // indirect | ||
) |