-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the gomod group across 1 directory with 62 updates #410
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.23.1` | `1.26.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.27.11` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.137.1` | `1.160.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.53.1` | | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.7+incompatible` | `26.1.1+incompatible` | | [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.46.7` | `0.46.14` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.0.2` | `1.1.0` | | [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.2.3` | `0.3.0` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.122` | `1.52.2` | | [github.com/distribution/reference](https://github.com/distribution/reference) | `0.5.0` | `0.6.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` | | [github.com/hashicorp/errwrap](https://github.com/hashicorp/errwrap) | `1.0.0` | `1.1.0` | | [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) | `1.1.0` | `1.1.1` | | [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.9.1` | `2.20.1` | | [github.com/hashicorp/terraform-json](https://github.com/hashicorp/terraform-json) | `0.13.0` | `0.21.0` | | [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.0.0-20190924061706-b57f9002281a` | `0.4.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.15.11` | `1.17.8` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.9` | `0.0.15` | | [github.com/mattn/go-zglob](https://github.com/mattn/go-zglob) | `0.0.2-0.20190814121620-e3c945676326` | `0.0.4` | | [github.com/tmccombs/hcl2json](https://github.com/tmccombs/hcl2json) | `0.3.3` | `0.6.3` | | [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.10` | `0.5.12` | | [golang.org/x/text](https://github.com/golang/text) | `0.14.0` | `0.15.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.23.1 to 1.26.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.26.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.5 to 1.27.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.25.5...config/v1.27.11) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.137.1 to 1.160.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.137.1...service/ec2/v1.160.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.44.0 to 1.53.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/s3/v1.53.1) Updates `github.com/docker/docker` from 24.0.7+incompatible to 26.1.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.7...v26.1.1) Updates `github.com/gruntwork-io/terratest` from 0.46.7 to 0.46.14 - [Release notes](https://github.com/gruntwork-io/terratest/releases) - [Commits](gruntwork-io/terratest@v0.46.7...v0.46.14) Updates `github.com/opencontainers/image-spec` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.0.2...v1.1.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `golang.org/x/crypto` from 0.16.0 to 0.21.0 - [Commits](golang/crypto@v0.16.0...v0.21.0) Updates `cloud.google.com/go` from 0.110.0 to 0.112.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.110.0...v0.112.0) Updates `cloud.google.com/go/compute` from 1.19.1 to 1.24.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@asset/v1.19.1...pubsub/v1.24.0) Updates `cloud.google.com/go/compute/metadata` from 0.2.3 to 0.3.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@netapp/v0.2.3...v0.3.0) Updates `cloud.google.com/go/iam` from 0.13.0 to 1.1.6 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@v0.13.0...iam/v1.1.6) Updates `cloud.google.com/go/storage` from 1.28.1 to 1.36.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@storage/v1.28.1...pubsub/v1.36.0) Updates `github.com/Microsoft/go-winio` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/Microsoft/go-winio/releases) - [Commits](microsoft/go-winio@v0.6.1...v0.6.2) Updates `github.com/aws/aws-sdk-go` from 1.44.122 to 1.52.2 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.122...v1.52.2) Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.5.1 to 1.6.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/pi/v1.6.2/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.5.1...service/pi/v1.6.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.16.4 to 1.17.11 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.17.11/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.16.4...config/v1.17.11) Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.14.5 to 1.16.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.14.5...v1.16.1) Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.2.4 to 1.3.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/tnb/v1.2.4...internal/ini/v1.3.5) Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.5.4 to 2.6.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.5.4...internal/endpoints/v2.6.5) Updates `github.com/aws/aws-sdk-go-v2/internal/ini` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.7.1...v1.8.0) Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.2.4 to 1.3.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/tnb/v1.2.4...internal/ini/v1.3.5) Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.10.1 to 1.11.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.10.1...v1.11.2) Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.2.4 to 1.3.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/tnb/v1.2.4...internal/ini/v1.3.7) Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.10.4 to 1.11.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.10.4...service/dlm/v1.11.7) Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.16.4 to 1.17.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.5/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.16.4...v1.17.5) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.17.3 to 1.20.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.17.3...service/mq/v1.20.5) Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.20.1 to 1.23.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.20.1...v1.23.4) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.25.4 to 1.28.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.25.4...service/emr/v1.28.6) Updates `github.com/aws/smithy-go` from 1.17.0 to 1.20.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.17.0...v1.20.2) Updates `github.com/distribution/reference` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/distribution/reference/releases) - [Commits](distribution/reference@v0.5.0...v0.6.0) Updates `github.com/docker/go-connections` from 0.4.0 to 0.5.0 - [Commits](docker/go-connections@v0.4.0...v0.5.0) Updates `github.com/golang/protobuf` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/golang/protobuf/releases) - [Commits](golang/protobuf@v1.5.3...v1.5.4) Updates `github.com/google/uuid` from 1.3.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.6.0) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.2.3 to 0.3.2 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](googleapis/enterprise-certificate-proxy@v0.2.3...v0.3.2) Updates `github.com/googleapis/gax-go/v2` from 2.7.1 to 2.12.0 - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](googleapis/gax-go@v2.7.1...v2.12.0) Updates `github.com/hashicorp/errwrap` from 1.0.0 to 1.1.0 - [Commits](hashicorp/errwrap@v1.0.0...v1.1.0) Updates `github.com/hashicorp/go-getter` from 1.7.1 to 1.7.4 - [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.7.1...v1.7.4) Updates `github.com/hashicorp/go-multierror` from 1.1.0 to 1.1.1 - [Commits](hashicorp/go-multierror@v1.1.0...v1.1.1) Updates `github.com/hashicorp/hcl/v2` from 2.9.1 to 2.20.1 - [Release notes](https://github.com/hashicorp/hcl/releases) - [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcl@v2.9.1...v2.20.1) Updates `github.com/hashicorp/terraform-json` from 0.13.0 to 0.21.0 - [Release notes](https://github.com/hashicorp/terraform-json/releases) - [Commits](hashicorp/terraform-json@v0.13.0...v0.21.0) Updates `github.com/jinzhu/copier` from 0.0.0-20190924061706-b57f9002281a to 0.4.0 - [Commits](https://github.com/jinzhu/copier/commits/v0.4.0) Updates `github.com/klauspost/compress` from 1.15.11 to 1.17.8 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.15.11...v1.17.8) Updates `github.com/mattn/go-runewidth` from 0.0.9 to 0.0.15 - [Commits](mattn/go-runewidth@v0.0.9...v0.0.15) Updates `github.com/mattn/go-zglob` from 0.0.2-0.20190814121620-e3c945676326 to 0.0.4 - [Commits](https://github.com/mattn/go-zglob/commits/v0.0.4) Updates `github.com/tmccombs/hcl2json` from 0.3.3 to 0.6.3 - [Release notes](https://github.com/tmccombs/hcl2json/releases) - [Changelog](https://github.com/tmccombs/hcl2json/blob/main/CHANGELOG.md) - [Commits](tmccombs/hcl2json@v0.3.3...v0.6.3) Updates `github.com/ulikunitz/xz` from 0.5.10 to 0.5.12 - [Commits](ulikunitz/xz@v0.5.10...v0.5.12) Updates `github.com/zclconf/go-cty` from 1.9.1 to 1.14.4 - [Release notes](https://github.com/zclconf/go-cty/releases) - [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md) - [Commits](zclconf/go-cty@v1.9.1...v1.14.4) Updates `golang.org/x/mod` from 0.8.0 to 0.12.0 - [Commits](golang/mod@v0.8.0...v0.12.0) Updates `golang.org/x/net` from 0.19.0 to 0.23.0 - [Commits](golang/net@v0.19.0...v0.23.0) Updates `golang.org/x/oauth2` from 0.7.0 to 0.17.0 - [Commits](golang/oauth2@v0.7.0...v0.17.0) Updates `golang.org/x/sync` from 0.3.0 to 0.6.0 - [Commits](golang/sync@v0.3.0...v0.6.0) Updates `golang.org/x/sys` from 0.15.0 to 0.19.0 - [Commits](golang/sys@v0.15.0...v0.19.0) Updates `golang.org/x/text` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.14.0...v0.15.0) Updates `golang.org/x/time` from 0.4.0 to 0.5.0 - [Commits](golang/time@v0.4.0...v0.5.0) Updates `golang.org/x/tools` from 0.6.0 to 0.11.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.6.0...v0.11.0) Updates `google.golang.org/api` from 0.114.0 to 0.162.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.114.0...v0.162.0) Updates `google.golang.org/appengine` from 1.6.7 to 1.6.8 - [Release notes](https://github.com/golang/appengine/releases) - [Commits](golang/appengine@v1.6.7...v1.6.8) Updates `google.golang.org/genproto` from 0.0.0-20230410155749-daa745c078e1 to 0.0.0-20240227224415-6ceb2ff114de - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.56.3 to 1.63.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.3...v1.63.2) Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: gomod - dependency-name: github.com/gruntwork-io/terratest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/opencontainers/image-spec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go/compute dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go/compute/metadata dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: cloud.google.com/go/iam dependency-type: indirect update-type: version-update:semver-major dependency-group: gomod - dependency-name: cloud.google.com/go/storage dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/Microsoft/go-winio dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/internal/ini dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/checksum dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/s3shared dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/aws/smithy-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/distribution/reference dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/docker/go-connections dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/golang/protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/googleapis/enterprise-certificate-proxy dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/googleapis/gax-go/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/errwrap dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/go-getter dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hashicorp/go-multierror dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hashicorp/hcl/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hashicorp/terraform-json dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/jinzhu/copier dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/mattn/go-runewidth dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/mattn/go-zglob dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/tmccombs/hcl2json dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/ulikunitz/xz dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/zclconf/go-cty dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/appengine dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/genproto dependency-type: indirect update-type: version-update:semver-patch dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #412. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 23 updates in the / directory:
1.23.1
1.26.1
1.25.5
1.27.11
1.137.1
1.160.0
1.44.0
1.53.1
24.0.7+incompatible
26.1.1+incompatible
0.46.7
0.46.14
1.0.2
1.1.0
0.2.3
0.3.0
0.6.1
0.6.2
1.44.122
1.52.2
0.5.0
0.6.0
0.4.0
0.5.0
1.0.0
1.1.0
1.1.0
1.1.1
2.9.1
2.20.1
0.13.0
0.21.0
0.0.0-20190924061706-b57f9002281a
0.4.0
1.15.11
1.17.8
0.0.9
0.0.15
0.0.2-0.20190814121620-e3c945676326
0.0.4
0.3.3
0.6.3
0.5.10
0.5.12
0.14.0
0.15.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.23.1 to 1.26.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.25.5 to 1.27.11Commits
59563c7
Release 2024-04-053309337
Regenerated Clients3fd6e11
Update endpoints modela600d8d
Update API model735c0ae
Release 2024-04-043315561
Regenerated Clients2f687cd
Update endpoints model7d5cfa8
Update API model97d2f19
Release 2024-04-0388040cb
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.137.1 to 1.160.0Commits
340ecdf
Release 2024-05-02121d29d
Regenerated Clientsac43319
Update API model367c876
Release 2024-05-01c31fbdc
Regenerated Clients77e1ce7
Update endpoints model6635bd3
Update API modelca61482
Merge pull request #2626 from aws/feat-remove-alexaforbusinessc4347e3
Update changelog description85eb5c7
Merge branch 'main' into feat-remove-alexaforbusinessUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.44.0 to 1.53.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/docker/docker
from 24.0.7+incompatible to 26.1.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
ac2de55
Merge pull request #47775 from vvoland/v26.1-477719a2b531
Merge pull request #47774 from vvoland/v26.1-477692f5bbbe
Option to avoid deleting the kernel_ll address from bridges.4061808
Allow for a read-only "/proc/sys/net".21da192
Merge pull request #47767 from austinvazquez/cherry-pick-eeec716e332e5c058dfe...2c91196
Update containerd to v1.7.16a9a8787
Merge pull request #47762 from tonistiigi/26.1-update-buildkit-v0.13.2c9689ec
vendor: update buildkit to v0.13.2c8af8eb
Merge pull request #47738 from vvoland/c8d-walk-image-badimagetarget7d95fe8
c8d/list: Ignore unexpected image targetUpdates
github.com/gruntwork-io/terratest
from 0.46.7 to 0.46.14Release notes
Sourced from github.com/gruntwork-io/terratest's releases.
... (truncated)
Commits
df790da
Merge pull request #1404 from gruntwork-io/CVE-2024-38174160e31
Updated go-getter to 1.7.461cc70b
Merge pull request #1398 from gruntwork-io/dependabot/go_modules/github.com/d...7a00288
Bump github.com/docker/dockerdca3638
Merge pull request #1397 from gruntwork-io/dependabot/bundler/docs/nokogiri-1...3fa9d22
Merge pull request #1381 from gruntwork-io/dependabot/go_modules/golang.org/x...79d176e
Bump nokogiri from 1.14.3 to 1.16.3 in /docs36bfc1d
Merge pull request #1396 from gruntwork-io/dependabot/go_modules/google.golan...e78563f
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0770ee4a
Merge pull request #1389 from gruntwork-io/ib/docs-fix-example-linksUpdates
github.com/opencontainers/image-spec
from 1.0.2 to 1.1.0Release notes
Sourced from github.com/opencontainers/image-spec's releases.
... (truncated)
Commits
e7f7c0c
version: release v1.1.0365fa41
Merge pull request #1160 from sudo-bmitch/pr-subject-dag-associationd0f90e6
Clarify that subject references a separate DAG9703222
Merge pull request #1157 from sudo-bmitch/pr-v1.1.0-rc68b1e951
version: bump back to +dev6c2b5fa
version: release v1.1.0-rc656fb783
Merge pull request #1107 from sudo-bmitch/pr-release-noticea6d741a
Merge pull request #1148 from dejanu/update_oci_implementations53d9855
new section for projects no longer maintainedceeb2eb
Merge pull request #1114 from sudo-bmitch/pr-go-1.21Updates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
golang.org/x/crypto
from 0.16.0 to 0.21.0Commits
7067223
go.mod: update golang.org/x dependencies0d2316b
ssh/test: work around for TestCiphers failures on macOS0aab8d0
all: update go.mod x/net dependency5bead59
ocsp: don't use iota for externally defined constants1a86580
x/crypto/internal/poly1305: improve sum_ppc64le.s1c981e6
ssh/test: don't use DSA keys in integrations tests, update test RSA key62c9f17
x509roots/nss: manually exclude a confusingly constrained root405cb3b
go.mod: update golang.org/x dependencies913d3ae
x509roots/fallback: update bundledbb6ec1
ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...Updates
cloud.google.com/go
from 0.110.0 to 0.112.0Changelog
Sourced from cloud.google.com/go's changelog.
... (truncated)
Commits
35d4347
chore(main): release 0.112.0 (#9243)90ed12e
docs(main): add telemetry discussion to debug.md (#9074)941c16f
feat(internal/trace): export internal/trace package constants and vars (#9242)e8dc540
test(firestore): Fix TestIntegration_BulkWriter_Create (#9240)70d74c0
chore(main): release spanner 1.55.0 (#9231)9debdb6
chore: release main (#9223)bd30055
feat(deploy): Add stable cutback duration configuration to the k8s gateway se...ebbb610
fix(storage): migrate deprecated proto dep (#9232)9a79290
chore(all): update opentelemetry-go monorepo (#9230)c2969d3
chore(all): update deps (#9229)Updates
cloud.google.com/go/compute
from 1.19.1 to 1.24.0Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
bd218cd
chore(main): release pubsub 1.24.0 (#6300)8f10365
chore: fix renovate (#6353)761768b
test(profiler): use go 1.18.4 in integration test (#6348)458cd7c
chore(ci): add sync branch workflow for storage-refactor (#6334)bb00af9
doc(pubsub): clarify behavior of ack deadlines (#6301)020a020
chore(storage): remove adapters dependency (#6350)89d7d1e
chore(main): release bigquery 1.36.0 (#6343)8b17366
chore(all): auto-regenerate gapics (#6347)d12ca07
fix(pubsub): make receipt modack call async (#6335)085a038
fix(bigquery/storage/managedwriter): improve network reconnection (#6338)Updates
cloud.google.com/go/compute/metadata
from 0.2.3 to 0.3.0Release notes
Sourced from cloud.google.com/go/compute/metadata's releases.
Changelog
Sourced from cloud.google.com/go/compute/metadata's changelog.
... (truncated)
Commits
44b3a7d
Add autogenerated clients: debugger, iam, and tracec6705a9
bigquery: restore backwards-compatible Query.TableDefinitions.b8c1696
bigquery: add RowIterator, to replace Iterator5d33b1b
bigquery: Make Query more configurable and add a Run method.07f82cd
bigtable/bttest: Allow more time for concurrent mod test.b9d51d5
pubsub: implement on top of generated clientfa279f9
storage: don't fail tests loudly if cleanup fails139d2e0
examples/bigquery: update WriteDisposition field2912d48
bigquery: shorten Disposition field names2096d28
bigquery: add Table.UpdateUpdates
cloud.google.com/go/iam
from 0.13.0 to 1.1.6Release notes
Sourced from cloud.google.com/go/iam's releases.