-
- Downloads
[renovate] Update module github.com/bufbuild/protovalidate-go to v0.6.1
See merge request !818 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
2633743a
No related branches found
No related tags found
Pipeline #188208 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | ... | @@ -88,7 +88,7 @@ require ( |
require ( | ||
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240401165935-b983156c5e99.1 | ||
github.com/bufbuild/protovalidate-go v0.6.0 | ||
github.com/bufbuild/protovalidate-go v0.6.1 | ||
github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/go-plugin v1.4.10 | ||
github.com/lesismal/nbio v1.5.3 | ||
... | ... | @@ -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.20.0 // indirect | ||
github.com/google/cel-go v0.20.1 // 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 | ||
... | ... | @@ -119,6 +119,6 @@ require ( |
github.com/stoewer/go-strcase v1.3.0 // indirect | ||
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-20240325203815-454cdb8f5daa // indirect | ||
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect | ||
) |
Please register or sign in to comment