Skip to content
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 with 56 updates #381

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps the gomod group with 56 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.23.1 1.25.2
github.com/aws/aws-sdk-go-v2/config 1.25.5 1.27.4
github.com/aws/aws-sdk-go-v2/service/ec2 1.137.1 1.149.1
github.com/aws/aws-sdk-go-v2/service/s3 1.44.0 1.51.1
github.com/docker/docker 24.0.7+incompatible 25.0.3+incompatible
github.com/gruntwork-io/terratest 0.46.7 0.46.11
github.com/opencontainers/image-spec 1.0.2 1.1.0
golang.org/x/crypto 0.16.0 0.19.0
cloud.google.com/go 0.110.0 0.111.0
cloud.google.com/go/compute 1.19.1 1.23.3
cloud.google.com/go/iam 0.13.0 1.1.5
cloud.google.com/go/storage 1.28.1 1.30.1
github.com/aws/aws-sdk-go 1.44.122 1.50.25
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.5.1 1.6.1
github.com/aws/aws-sdk-go-v2/credentials 1.16.4 1.17.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.14.5 1.15.2
github.com/aws/aws-sdk-go-v2/internal/configsources 1.2.4 1.3.2
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.5.4 2.6.2
github.com/aws/aws-sdk-go-v2/internal/ini 1.7.1 1.8.0
github.com/aws/aws-sdk-go-v2/internal/v4a 1.2.4 1.3.2
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding 1.10.1 1.11.1
github.com/aws/aws-sdk-go-v2/service/internal/checksum 1.2.4 1.3.2
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.10.4 1.11.2
github.com/aws/aws-sdk-go-v2/service/internal/s3shared 1.16.4 1.17.2
github.com/aws/aws-sdk-go-v2/service/sso 1.17.3 1.20.1
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.20.1 1.23.1
github.com/aws/aws-sdk-go-v2/service/sts 1.25.4 1.28.1
github.com/aws/smithy-go 1.17.0 1.20.1
github.com/docker/go-connections 0.4.0 0.5.0
github.com/google/uuid 1.3.0 1.4.0
github.com/googleapis/enterprise-certificate-proxy 0.2.3 0.3.2
github.com/googleapis/gax-go/v2 2.7.1 2.12.0
github.com/hashicorp/errwrap 1.0.0 1.1.0
github.com/hashicorp/go-getter 1.7.1 1.7.3
github.com/hashicorp/go-multierror 1.1.0 1.1.1
github.com/hashicorp/hcl/v2 2.9.1 2.19.1
github.com/hashicorp/terraform-json 0.13.0 0.21.0
github.com/jinzhu/copier 0.0.0-20190924061706-b57f9002281a 0.4.0
github.com/klauspost/compress 1.15.11 1.17.7
github.com/mattn/go-runewidth 0.0.9 0.0.15
github.com/mattn/go-zglob 0.0.2-0.20190814121620-e3c945676326 0.0.4
github.com/tmccombs/hcl2json 0.3.3 0.6.1
github.com/ulikunitz/xz 0.5.10 0.5.11
github.com/zclconf/go-cty 1.9.1 1.14.1
golang.org/x/mod 0.8.0 0.15.0
golang.org/x/net 0.19.0 0.21.0
golang.org/x/oauth2 0.7.0 0.14.0
golang.org/x/sync 0.3.0 0.5.0
golang.org/x/sys 0.15.0 0.17.0
golang.org/x/time 0.4.0 0.5.0
golang.org/x/tools 0.6.0 0.13.0
google.golang.org/api 0.114.0 0.149.0
google.golang.org/appengine 1.6.7 1.6.8
google.golang.org/genproto 0.0.0-20230410155749-daa745c078e1 0.0.0-20231212172506-995d672761c0
google.golang.org/grpc 1.56.3 1.61.1
google.golang.org/protobuf 1.31.0 1.32.0

Updates github.com/aws/aws-sdk-go-v2 from 1.23.1 to 1.25.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.27.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.137.1 to 1.149.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.51.1

Commits

Updates github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v25.0.3

25.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

What's Changed

  • [25.0 backport] pkg/ioutils: Make subsequent Close attempts noop moby/moby#47222
  • [25.0 backport] Fix HasResource inverted boolean error - vendor swarmkit v2.0.0-20240125134710-dcda100a8261 moby/moby#47225
  • [25.0 backport] gha: update actions to account for node 16 deprecation moby/moby#47291
  • [25.0 backport] docs: remove dead links from api verison history moby/moby#47296
  • [25.0 backport] Assert temp output directory is not an empty string moby/moby#47298
  • [25.0 backport] api: Document version in /build moby/moby#47295
  • [25.0 backport] De-flake TestSwarmClusterRotateUnlockKey moby/moby#47201
  • [25.0 backport] Add internal n/w bridge to firewalld docker zone moby/moby#47303
  • [25.0 backport] Only restore a configured MAC addr on restart. moby/moby#47304
  • [25.0 backport] Revert "daemon: automatically set network EnableIPv6 if needed" moby/moby#47310
  • [25.0 backport] libnet: bridge: ignore EINVAL when configuring bridge MTU moby/moby#47311
  • [25.0 backport] logger/journald: fix tailing logs with systemd 255 moby/moby#47243
  • [25.0 backport] add more //go:build directives to prevent downgrading to go1.16 language moby/moby#47220
  • [25.0 backport] libcontainerd/supervisor: fix data race moby/moby#47313
  • [25.0 backport] plugins: Fix panic when fetching by digest moby/moby#47323
  • [25.0 backport] Dockerfile: update docker-cli to v25.0.2, docker compose v2.24.5 moby/moby#47316
  • [25.0 backport] image/save: Fix untagged images not present in index.json moby/moby#47294
  • [25.0 backport] Dockerfile: update RootlessKit to v2.0.1 moby/moby#47334
  • [25.0 backport] image/cache: Ignore Build and Revision on Windows moby/moby#47337
  • [25.0 backport] profiles/seccomp: add syscalls for kernel v5.17 - v6.6, match containerd's profile moby/moby#47344
  • [25.0 backport] c8d: Use the same logic to get the present images moby/moby#47348

Full Changelog: moby/moby@v25.0.2...v25.0.3

v25.0.2

25.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Security

This release contains security fixes for the following CVEs affecting Docker Engine and its components.

CVE Component Fix version Severity

... (truncated)

Commits
  • f417435 Merge pull request #47348 from rumpl/25.0_backport-history-config
  • acd023d c8d: Use the same logic to get the present images
  • 7a075ca Merge pull request #47344 from thaJeztah/25.0_backport_seccomp_updates
  • aff7177 Merge pull request #47337 from vvoland/cache-fix-older-windows-25
  • ed7c263 seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)
  • 74e3b4f seccomp: add futex_wait syscall (kernel v6.7, libseccomp v2.5.5)
  • 4cc0416 seccomp: add futex_requeue syscall (kernel v6.7, libseccomp v2.5.5)
  • f9f9e7f seccomp: add map_shadow_stack syscall (kernel v6.6, libseccomp v2.5.5)
  • 5fb4eb9 seccomp: add fchmodat2 syscall (kernel v6.6, libseccomp v2.5.5)
  • 67e9aa6 seccomp: add cachestat syscall (kernel v6.5, libseccomp v2.5.5)
  • Additional commits viewable in compare view

Updates github.com/gruntwork-io/terratest from 0.46.7 to 0.46.11

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.46.11

Modules affected

  • aws

Description

  • Updated GetAmazonLinuxAmiE to search for Amazon Linux 2 AMIs

Related links

v0.46.10

Modules affected

  • test-structure
  • git

Description

  • Updated runValidateOnAllTerraformModules function, which is used under the hood by ValidateAllTerraformModules and OPAEvalAllTerraformModules, to:
  1. Find the Git root using git.GetRepoRootForDirE, instead of a hard-coded ../../ file path.
  2. Copy the Git root to a temp folder once, rather than once per sub-test.

Related links

v0.46.9

Modules affected

... (truncated)

Commits
  • 7556978 Merge pull request #1387 from gruntwork-io/fix-cicd-tests
  • 74d9df0 Merge pull request #1376 from gruntwork-io/bug/validate-all
  • 5978aa8 Updated filter pattern
  • 28c0f43 Merge pull request #1378 from jguionnet/feat/add-remote-repo-support-in-helm
  • b4b4d46 fix typos
  • 6ea6eff Aligned with function patterns and other patterns
  • b8087b1 Fix review comments
  • ffefe30 Order tests and assert pass vs failed
  • a13cede Change the test so it passes while still showing some diffs
  • 0125519 Merge branch 'feat/add-remote-repo-support-in-helm' of https://github.com/jgu...
  • Additional commits viewable in compare view

Updates github.com/opencontainers/image-spec from 1.0.2 to 1.1.0

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.1.0

Vote Passed [+7-0] - https://groups.google.com/a/opencontainers.org/g/dev/c/Cnk6H9C4aag Release PR : opencontainers/image-spec#1161 Full Changelog: opencontainers/image-spec@v1.0.2...v1.1.0

Associated Distribution Specification Release - https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0

v1.1.0-rc6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

v1.1.0-rc5

For changeset and diff please see - opencontainers/image-spec#1109

Vote - https://groups.google.com/a/opencontainers.org/g/dev/c/KIwyzExcjZ8

v1.1.0-rc4

Vote passed [+6 -0]: https://groups.google.com/a/opencontainers.org/g/dev/c/gPgzESGb7xs

For changeset and diff please see - opencontainers/image-spec#1080

v1.1.0-rc3

Vote passed [+6 -0]: https://groups.google.com/a/opencontainers.org/g/dev/c/ZUza21145X0

opencontainers/image-spec#1049

Note: This is a duplicate of v1.1.0-rc.3 because of semver ordering (rc.3 < rc1 < rc2).

v1.1.0-rc2

Vote PASSED [+5 -0 #2]: https://groups.google.com/a/opencontainers.org/g/dev/c/0CIPCfr4TCk

Full Changeset since v1.1.0-rc2: v1.1.0-rc1...19a74bcb

PRs included since v1.1.0-rc1

#956 docs: Update release process docs with checklist #953 Release 1.1.0 rc1 #950 Rename refers field to subject #945 Fix whitespace consistency in config.md

v1.1.0-rc1

Vote PASSED [+5 -0 #2]: https://groups.google.com/a/opencontainers.org/g/dev/c/O5L0lkhblkc

Full Changeset since v1.0.2: 67d2d56..4728b6e

... (truncated)

Commits
  • e7f7c0c version: release v1.1.0
  • 365fa41 Merge pull request #1160 from sudo-bmitch/pr-subject-dag-association
  • d0f90e6 Clarify that subject references a separate DAG
  • 9703222 Merge pull request #1157 from sudo-bmitch/pr-v1.1.0-rc6
  • 8b1e951 version: bump back to +dev
  • 6c2b5fa version: release v1.1.0-rc6
  • 56fb783 Merge pull request #1107 from sudo-bmitch/pr-release-notice
  • a6d741a Merge pull request #1148 from dejanu/update_oci_implementations
  • 53d9855 new section for projects no longer maintained
  • ceeb2eb Merge pull request #1114 from sudo-bmitch/pr-go-1.21
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.16.0 to 0.19.0

Commits
  • 405cb3b go.mod: update golang.org/x dependencies
  • 913d3ae x509roots/fallback: update bundle
  • dbb6ec1 ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...
  • 403f699 ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr
  • 055043d go.mod: update golang.org/x dependencies
  • 08396bb internal/poly1305: drop Go 1.12 compatibility
  • 9d2ee97 ssh: implement strict KEX protocol changes
  • 4e5a261 ssh: close net.Conn on all NewServerConn errors
  • 152cdb1 x509roots/fallback: update bundle
  • fdfe1f8 ssh: defer channel window adjustment
  • Additional commits viewable in compare view

Updates cloud.google.com/go from 0.110.0 to 0.111.0

Changelog

Sourced from cloud.google.com/go's changelog.

0.111.0 (2023-11-29)

Features

Bug Fixes

  • all: Bump google.golang.org/api to v0.149.0 (#8959) (8d2ab9f)

0.110.10 (2023-10-31)

Bug Fixes

0.110.9 (2023-10-19)

Bug Fixes

  • all: Update golang.org/x/net to v0.17.0 (#8705) (174da47)
  • internal/aliasgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/examples/fake: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/gapicgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/generated/snippets: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/godocfx: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/postprocessor: Add ability to override release level (#8643) (26c608a)
  • internal/postprocessor: Add missing assignment (#8646) (d8c5746)
  • internal/postprocessor: Update golang.org/x/net to v0.17.0 (174da47)

0.110.8 (2023-09-11)

Documentation

  • postprocessor: Nudge users towards stable clients (#8513) (05a1484)

0.110.7 (2023-07-31)

Bug Fixes

  • main: Add more docs to base package (c401ab4)

... (truncated)

Commits
  • 71da8e0 chore(main): release 0.111.0 (#8960)
  • 3cee3da chore: release main (#9049)
  • c844d8e feat(dialogflow/cx): added Generator API (#9055)
  • a93bc26 fix(spanner): handle nil error when cleaning up long running session (#9052)
  • a1aecb0 chore: update feature request template language (#9046)
  • d0f9ff0 feat(binaryauthorization): add container_name, container_type fields to Conti...
  • abc313c chore: release main (#9033)
  • 63ffff2 feat(container): add enable_relay field to advanced_datapath_observability_co...
  • 2020edf docs(contactcenterinsights): Update IngestConversations and BulkAnalyzeConver...
  • a4465d5 chore: release main (#9010)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/compute from 1.19.1 to 1.23.3

Release notes

Sourced from cloud.google.com/go/compute's releases.

speech: v1.21.1

1.21.1 (2024-01-30)

Bug Fixes

  • speech: Enable universe domain resolution options (fd1d569)

video: v1.20.4

1.20.4 (2024-01-30)

Bug Fixes

  • video: Enable universe domain resolution options (fd1d569)
Changelog

Sourced from cloud.google.com/go/compute's changelog.

1.23.3 (2023-10-17)

Documentation

  • documentai: Minor clarification on fields related to page range (#8734) (e864fbc)

1.23.2 (2023-10-12)

Bug Fixes

  • documentai: Update golang.org/x/net to v0.17.0 (174da47)

1.23.1 (2023-10-12)

Documentation

  • documentai: Minor comment update (9c502c2)

1.23.0 (2023-10-04)

Features

  • documentai: Added SummaryOptions to ProcessOptions for the Summarizer processor (02a899c)
  • documentai: Added field Processor.processor_version_aliases (02a899c)
  • documentai: Make page_range field public (#8602) (02a899c)

1.22.1 (2023-09-12)

Documentation

  • documentai: Update client libraries for Enterprise OCR add-ons (#8549) (0449518)

1.22.0 (2023-07-26)

Features

  • documentai: Exposed Import PV external_processor_version_source to v1beta3 public (#8323) (08b151a)

1.21.0 (2023-07-18)

Features

  • documentai: Removed id field from Document message (4a5651c)

... (truncated)

Commits

Updates cloud.google.com/go/iam from 0.13.0 to 1.1.5

Release notes

Sourced from cloud.google.com/go/iam's releases.

vmwareengine: v1.1.1

1.1.1 (2024-01-30)

Bug Fixes

  • vmwareengine: Enable universe domain resolution options (fd1d569)

rapidmigrationassessment: v1.0.5

1.0.5 (2024-01-30)

Bug Fixes

  • rapidmigrationassessment: Enable universe domain resolution options (fd1d569)

storageinsights: v1.0.5

1.0.5 (2024-01-30)

Bug Fixes

  • storageinsights: Enable universe domain resolution options (fd1d569)

support: v1.0.4

1.0.4 (2024-01-30)

Bug Fixes

  • support: Enable universe domain resolution options (fd1d569)
Changelog

Sourced from cloud.google.com/go/iam's changelog.

Changes

0.112.0 (2024-01-11)

Features

  • internal/trace: Export internal/trace package constants and vars (#9242) (941c16f)

Documentation

0.111.0 (2023-11-29)

Features

Bug Fixes

  • all: Bump google.golang.org/api to v0.149.0 (#8959) (8d2ab9f)

0.110.10 (2023-10-31)

Bug Fixes

0.110.9 (2023-10-19)

Bug Fixes

  • all: Update golang.org/x/net to v0.17.0 (#8705) (174da47)
  • internal/aliasgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/examples/fake: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/gapicgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/generated/snippets: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/godocfx: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/postprocessor: Add ability to override release level (#8643) (26c608a)
  • internal/postprocessor: Add missing assignment (#8646) (d8c5746)
  • internal/postprocessor: Update golang.org/x/net to v0.17.0 (174da47)

... (truncated)

Commits

Updates cloud.google.com/go/storage from 1.28.1 to 1.30.1

Commits
  • 74e6895 chore(main): release pubsub 1.30.1 (#7871)
  • 8ac4432 docs(pubsub): clarify NumGoroutines configures number of streams (#7874)
  • d661fe9 chore(support): add config to generate apiv2 (#7875)
  • aa8810d chore(storage): fix progress call in gRPC Writer (#7872)
  • 6de8eda fix(pubsub/pstest): Clear Subscription when calling ClearMessages.
  • 036656b fix(talent): change timeout settings for SearchJobsForAlert (#7863)
  • 2bf6e14 fix(pubsub/pstest): start DeliveryAttempt at 1
  • e5c3f7a chore: add exception or non service lib (#7866)
  • 1829706 fix(httpreplay): add ignore-header flag, fix tests (#7865)
  • 37a7c72 chore: release main (#7859)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.44.122 to 1.50.25

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.50.25 (2024-02-23)

Service Client Updates

  • service/appsync: Updates service documentation
  • service/qldb: Updates service documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add pattern and length based validations for DBShardGroupIdentifier
  • service/rum: Updates service documentation

Release v1.50.24 (2024-02-22)

Service Client Updates

  • service/internetmonitor: Updates service API and documentation
  • service/kinesisvideo: Updates service API
    • Increasing NextToken parameter length restriction for List APIs from 512 to 1024.

Release v1.50.23 (2024-02-21)

Service Client Updates

  • service/iotevents: Updates service API
  • service/lookoutequipment: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • MediaLive now supports the ability to restart pipelines in a running channel.
  • service/ssm: Updates service API and documentation
    • This release adds support for sharing Systems Manager parameters with other AWS accounts.

Release v1.50.22 (2024-02-20)

Service Client Updates

  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Publishing quick fix for doc only update.
  • service/firehose: Updates service API and documentation
    • This release updates a few Firehose related APIs.
  • service/lambda: Updates service API and documentation
    • Add .NET 8 (dotnet8) Runtime support to AWS Lambda.

Release v1.50.21 (2024-02-19)

Service Client Updates

  • service/amplify: Updates service API and documentation
  • service/chatbot: Updates service API, documentation, paginators, and examples
  • service/config: Updates service documentation
  • service/ivs: Updates service documentation
  • service/keyspaces: Updates service documentation
  • service/mediatailor: Updates service API

... (truncated)

Commits

Bumps the gomod group with 56 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.23.1` | `1.25.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.25.5` | `1.27.4` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.137.1` | `1.149.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.51.1` |
| [github.com/docker/docker](https://github.com/docker/docker) | `24.0.7+incompatible` | `25.0.3+incompatible` |
| [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) | `0.46.7` | `0.46.11` |
| [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.0.2` | `1.1.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.16.0` | `0.19.0` |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.110.0` | `0.111.0` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.19.1` | `1.23.3` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `0.13.0` | `1.1.5` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.28.1` | `1.30.1` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.44.122` | `1.50.25` |
| [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2) | `1.5.1` | `1.6.1` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.16.4` | `1.17.4` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.14.5` | `1.15.2` |
| [github.com/aws/aws-sdk-go-v2/internal/configsources](https://github.com/aws/aws-sdk-go-v2) | `1.2.4` | `1.3.2` |
| [github.com/aws/aws-sdk-go-v2/internal/endpoints/v2](https://github.com/aws/aws-sdk-go-v2) | `2.5.4` | `2.6.2` |
| [github.com/aws/aws-sdk-go-v2/internal/ini](https://github.com/aws/aws-sdk-go-v2) | `1.7.1` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2/internal/v4a](https://github.com/aws/aws-sdk-go-v2) | `1.2.4` | `1.3.2` |
| [github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding](https://github.com/aws/aws-sdk-go-v2) | `1.10.1` | `1.11.1` |
| [github.com/aws/aws-sdk-go-v2/service/internal/checksum](https://github.com/aws/aws-sdk-go-v2) | `1.2.4` | `1.3.2` |
| [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) | `1.10.4` | `1.11.2` |
| [github.com/aws/aws-sdk-go-v2/service/internal/s3shared](https://github.com/aws/aws-sdk-go-v2) | `1.16.4` | `1.17.2` |
| [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) | `1.17.3` | `1.20.1` |
| [github.com/aws/aws-sdk-go-v2/service/ssooidc](https://github.com/aws/aws-sdk-go-v2) | `1.20.1` | `1.23.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.25.4` | `1.28.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.17.0` | `1.20.1` |
| [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.4.0` | `0.5.0` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.4.0` |
| [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.2.3` | `0.3.2` |
| [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.7.1` | `2.12.0` |
| [github.com/hashicorp/errwrap](https://github.com/hashicorp/errwrap) | `1.0.0` | `1.1.0` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.1` | `1.7.3` |
| [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.19.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.7` |
| [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.1` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.10` | `0.5.11` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.9.1` | `1.14.1` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.8.0` | `0.15.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.19.0` | `0.21.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.7.0` | `0.14.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.3.0` | `0.5.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.17.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.4.0` | `0.5.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.6.0` | `0.13.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.114.0` | `0.149.0` |
| [google.golang.org/appengine](https://github.com/golang/appengine) | `1.6.7` | `1.6.8` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20230410155749-daa745c078e1` | `0.0.0-20231212172506-995d672761c0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.56.3` | `1.61.1` |
| google.golang.org/protobuf | `1.31.0` | `1.32.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.23.1 to 1.25.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.25.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.5 to 1.27.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.5...config/v1.27.4)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.137.1 to 1.149.1
- [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.149.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.44.0 to 1.51.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.51.1)

Updates `github.com/docker/docker` from 24.0.7+incompatible to 25.0.3+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.7...v25.0.3)

Updates `github.com/gruntwork-io/terratest` from 0.46.7 to 0.46.11
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.46.7...v0.46.11)

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 `golang.org/x/crypto` from 0.16.0 to 0.19.0
- [Commits](golang/crypto@v0.16.0...v0.19.0)

Updates `cloud.google.com/go` from 0.110.0 to 0.111.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.111.0)

Updates `cloud.google.com/go/compute` from 1.19.1 to 1.23.3
- [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@speech/v1.19.1...compute/v1.23.3)

Updates `cloud.google.com/go/iam` from 0.13.0 to 1.1.5
- [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.5)

Updates `cloud.google.com/go/storage` from 1.28.1 to 1.30.1
- [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.30.1)

Updates `github.com/aws/aws-sdk-go` from 1.44.122 to 1.50.25
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.122...v1.50.25)

Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.5.1 to 1.6.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.6.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.5.1...config/v1.6.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.16.4 to 1.17.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.4...v1.17.4)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.14.5 to 1.15.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.14.5...config/v1.15.2)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.2.4 to 1.3.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/oam/v1.2.4...v1.3.2)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.5.4 to 2.6.2
- [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.2)

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.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/oam/v1.2.4...v1.3.2)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.10.1 to 1.11.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.11.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.10.1...v1.11.1)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/checksum` from 1.2.4 to 1.3.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/oam/v1.2.4...v1.3.2)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.10.4 to 1.11.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.10.4...v1.11.2)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` from 1.16.4 to 1.17.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.4...v1.17.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.17.3 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.17.3...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.20.1 to 1.23.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.20.1...v1.23.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.25.4 to 1.28.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.28.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.25.4...service/ecs/v1.28.1)

Updates `github.com/aws/smithy-go` from 1.17.0 to 1.20.1
- [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.1)

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/google/uuid` from 1.3.0 to 1.4.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.4.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.3
- [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.3)

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.19.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.19.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.7
- [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.7)

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.1
- [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.1)

Updates `github.com/ulikunitz/xz` from 0.5.10 to 0.5.11
- [Commits](ulikunitz/xz@v0.5.10...v0.5.11)

Updates `github.com/zclconf/go-cty` from 1.9.1 to 1.14.1
- [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.1)

Updates `golang.org/x/mod` from 0.8.0 to 0.15.0
- [Commits](golang/mod@v0.8.0...v0.15.0)

Updates `golang.org/x/net` from 0.19.0 to 0.21.0
- [Commits](golang/net@v0.19.0...v0.21.0)

Updates `golang.org/x/oauth2` from 0.7.0 to 0.14.0
- [Commits](golang/oauth2@v0.7.0...v0.14.0)

Updates `golang.org/x/sync` from 0.3.0 to 0.5.0
- [Commits](golang/sync@v0.3.0...v0.5.0)

Updates `golang.org/x/sys` from 0.15.0 to 0.17.0
- [Commits](golang/sys@v0.15.0...v0.17.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.13.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.6.0...v0.13.0)

Updates `google.golang.org/api` from 0.114.0 to 0.149.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.149.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-20231212172506-995d672761c0
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.56.3 to 1.61.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.56.3...v1.61.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.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: 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/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/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/docker/go-connections
  dependency-type: indirect
  update-type: version-update:semver-minor
  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/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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2024 07:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Feb 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-f2bda4680a branch March 4, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants