-
- Downloads
[renovate] Update module github.com/bufbuild/protovalidate-go to v0.5.2
See merge request !737 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
55c3281d
Branches
Tags
Pipeline #184238 failed
Stage: tools
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -87,8 +87,8 @@ require ( |
) | ||
require ( | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.32.0-20231115204500-e097f827e652.1 | ||
github.com/bufbuild/protovalidate-go v0.5.0 | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.32.0-20240212200630-3014d81c3a48.1 | ||
github.com/bufbuild/protovalidate-go v0.5.2 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.3.21 | ||
... | ... | @@ -102,7 +102,7 @@ require ( |
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect | ||
github.com/containerd/console v1.0.3 // indirect | ||
github.com/fatih/color v1.15.0 // indirect | ||
github.com/google/cel-go v0.18.2 // indirect | ||
github.com/google/cel-go v0.19.0 // indirect | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | ||
github.com/hashicorp/go-hclog v1.5.0 // indirect | ||
github.com/hashicorp/yamux v0.1.1 // indirect | ||
... | ... |
Please register or sign in to comment