-
- Downloads
[renovate] Update module github.com/bufbuild/protovalidate-go to v0.9.2
parent
65571cb8
No related branches found
No related tags found
Pipeline #266937 failed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
... | ... | @@ -85,8 +85,8 @@ require ( |
) | ||
require ( | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.4-20241127180247-a33202765966.1 | ||
github.com/bufbuild/protovalidate-go v0.8.2 | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.5-20250130201111-63bb56e20495.1 | ||
github.com/bufbuild/protovalidate-go v0.9.2 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.6.2 | ||
... | ... | @@ -127,7 +127,7 @@ require ( |
github.com/go-logr/stdr v1.2.2 // indirect | ||
github.com/godbus/dbus/v5 v5.1.0 // indirect | ||
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect | ||
github.com/google/cel-go v0.22.1 // indirect | ||
github.com/google/cel-go v0.23.2 // 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