Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the go group with 5 updates (#1096)
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.23.0` | `10.24.0` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.0.0` | `1.1.0` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.5` | `1.0.6` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.70.0` | | google.golang.org/protobuf | `1.36.2` | `1.36.3` | Updates `github.com/go-playground/validator/v10` from 10.23.0 to 10.24.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.23.0...v10.24.0) Updates `github.com/open-policy-agent/opa` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.0.0...v1.1.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `google.golang.org/grpc` from 1.69.2 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.70.0) Updates `google.golang.org/protobuf` from 1.36.2 to 1.36.3 --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information