Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the go_modules group in /test/src with 6 updates (#138)
Bumps the go_modules group in /test/src with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.5.9` | `1.7.5` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.17.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.23.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.38.0` | `1.50.1` | | google.golang.org/protobuf | `1.26.0` | `1.28.1` | | gopkg.in/yaml.v3 | `3.0.0-20210107192922-496545a6307b` | `3.0.0` | Updates `github.com/hashicorp/go-getter` from 1.5.9 to 1.7.5 - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.5.9...v1.7.5) Updates `golang.org/x/crypto` from 0.14.0 to 0.17.0 - [Commits](golang/crypto@v0.14.0...v0.17.0) Updates `golang.org/x/net` from 0.17.0 to 0.23.0 - [Commits](golang/net@v0.17.0...v0.23.0) Updates `google.golang.org/grpc` from 1.38.0 to 1.50.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.38.0...v1.50.1) Updates `google.golang.org/protobuf` from 1.26.0 to 1.28.1 Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.0 --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information