-
- Downloads
[renovate] Update module github.com/bufbuild/protovalidate-go to v0.3.1
See merge request !538 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
c5fac7bb
Branches
Tags
Pipeline #160864 passed
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | ... | @@ -89,8 +89,8 @@ require ( |
) | ||
require ( | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.31.0-20230802163732-1c33ebd9ecfa.1 | ||
github.com/bufbuild/protovalidate-go v0.2.1 | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.31.0-20230824200731-b9b8148056b9.1 | ||
github.com/bufbuild/protovalidate-go v0.3.1 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.3.17 | ||
... | ... | @@ -104,7 +104,7 @@ require ( |
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230512164433-5d1fd1a340c9 // indirect | ||
github.com/containerd/console v1.0.3 // indirect | ||
github.com/fatih/color v1.15.0 // indirect | ||
github.com/google/cel-go v0.17.1 // indirect | ||
github.com/google/cel-go v0.17.4 // 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