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 dependencies group with 19 updates #237

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps the dependencies group with 19 updates:

Package From To
github.com/aws/aws-sdk-go 1.45.19 1.47.0
cloud.google.com/go 0.110.8 0.110.10
cloud.google.com/go/compute 1.23.0 1.23.2
cloud.google.com/go/iam 1.1.2 1.1.4
cloud.google.com/go/storage 1.33.0 1.34.0
github.com/google/go-cmp 0.5.9 0.6.0
github.com/google/uuid 1.3.1 1.4.0
github.com/googleapis/enterprise-certificate-proxy 0.3.1 0.3.2
github.com/hashicorp/go-getter 1.7.2 1.7.3
github.com/hashicorp/hcl 1.0.1-vault-5 1.0.1-vault
github.com/hashicorp/hcl/v2 2.18.0 2.19.1
github.com/hashicorp/vault/sdk 0.9.0 0.10.2
github.com/klauspost/compress 1.17.0 1.17.2
github.com/mattn/go-isatty 0.0.19 0.0.20
github.com/vmihailenco/msgpack/v5 5.4.0 5.4.1
github.com/zclconf/go-cty 1.14.0 1.14.1
golang.org/x/oauth2 0.12.0 0.13.0
golang.org/x/sync 0.3.0 0.4.0
google.golang.org/api 0.143.0 0.149.0

Updates github.com/aws/aws-sdk-go from 1.45.19 to 1.47.0

Release notes

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

Release v1.47.0 (2023-10-31)

Service Client Updates

  • service/amplify: Updates service API, documentation, and paginators
  • service/application-insights: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
  • service/m2: Updates service API and documentation
  • service/neptunedata: Updates service API and documentation
  • service/translate: Updates service API and documentation

SDK Features

Release v1.46.7 (2023-10-30)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/finspace: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
  • service/redshift-serverless: Updates service API, documentation, and paginators
  • service/resiliencehub: Updates service API and documentation
  • service/s3outposts: Updates service API and documentation
  • service/wisdom: Updates service documentation

Release v1.46.6 (2023-10-27)

Service Client Updates

  • service/elasticmapreduce: Updates service API and documentation
    • Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • service/neptune: Updates service API and documentation
    • Update TdeCredentialPassword type to SensitiveString
  • service/pinpoint: Updates service documentation
    • Updated documentation to describe the case insensitivity for EndpointIds.
  • service/redshift: Updates service API and documentation
    • added support to create a dual stack cluster
  • service/wafv2: Updates service documentation

Release v1.46.5 (2023-10-26)

Service Client Updates

... (truncated)

Commits

Updates cloud.google.com/go from 0.110.8 to 0.110.10

Release notes

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

v0.110.10

0.110.10 (2023-10-31)

Bug Fixes

Changelog

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

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)
Commits

Updates cloud.google.com/go/compute from 1.23.0 to 1.23.2

Changelog

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

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)
Commits
  • aa41de6 chore: release main (#8917)
  • 81a97b0 fix(all): update grpc-go to v1.59.0 (#8922)
  • 343cea8 fix(all): update grpc-go to v1.56.3 (#8916)
  • 7bb630b test(bigtable): Add retries while getting app profile (#8751)
  • b1409e3 chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.1.2 to 1.1.4

Release notes

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

iam: v1.1.4

1.1.4 (2023-10-26)

Bug Fixes

  • iam: Update grpc-go to v1.59.0 (81a97b0)

edgecontainer: v1.1.3

1.1.3 (2023-10-26)

Bug Fixes

  • edgecontainer: Update grpc-go to v1.59.0 (81a97b0)
Commits
  • aa41de6 chore: release main (#8917)
  • 81a97b0 fix(all): update grpc-go to v1.59.0 (#8922)
  • 343cea8 fix(all): update grpc-go to v1.56.3 (#8916)
  • 7bb630b test(bigtable): Add retries while getting app profile (#8751)
  • b1409e3 chore(cloudquotas): Revert "add config to generate apiv1 (#8766)" (#8770)
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.33.0 to 1.34.0

Release notes

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

storage: v1.34.0

1.34.0 (2023-10-31)

Features

  • storage/internal: Add match_glob field to ListObjectsRequest (#8618) (e9ae601)
  • storage/internal: Add terminal_storage_class fields to Autoclass message (57fc1a6)
  • storage/internal: Adds the RestoreObject operation (56ce871)
  • storage: Support autoclass v2.1 (#8721) (fe1e195)
  • storage: Support MatchGlob for gRPC (#8670) (3df0287), refs #7727

Bug Fixes

  • storage: Drop stream reference after closing it for gRPC writes (#8872) (525abde)
  • storage: Update golang.org/x/net to v0.17.0 (174da47)
  • storage: Update grpc-go to v1.56.3 (343cea8)
  • storage: Update grpc-go to v1.59.0 (81a97b0)
Commits

Updates github.com/google/go-cmp from 0.5.9 to 0.6.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.6.0

New API:

  • (#340) Add cmpopts.EquateComparable

Documentation changes:

  • (#337) Use of hotlinking of Go identifiers

Build changes:

  • (#325) Remove purego fallbacks

Testing changes:

  • (#322) Run tests for Go 1.20 version
  • (#332) Pin GitHub action versions
  • (#327) set workflow permission to read-only
Commits

Updates github.com/google/uuid from 1.3.1 to 1.4.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.4.0

1.4.0 (2023-10-26)

Features

  • UUIDs slice type with Strings() convenience method (#133) (cd5fbbd)

Fixes

  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
Changelog

Sourced from github.com/google/uuid's changelog.

1.4.0 (2023-10-26)

Features

  • UUIDs slice type with Strings() convenience method (#133) (cd5fbbd)

Fixes

  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
Commits
  • 8de8764 chore(master): release 1.4.0 (#134)
  • 7c22e97 Clarify the documentation of Parse to state its job is to parse, not validate...
  • cd5fbbd feat: UUIDs slice type with Strings() convenience method (#133)
  • 47f5b39 docs: fix a typo in CONTRIBUTING.md (#130)
  • 542ddab chore(tests): add Fuzz tests (#128)
  • 06716f6 chore(tests): Add json.Unmarshal test with empty value cases (#116)
  • See full diff in compare view

Updates github.com/googleapis/enterprise-certificate-proxy from 0.3.1 to 0.3.2

Release notes

Sourced from github.com/googleapis/enterprise-certificate-proxy's releases.

v0.3.2 Post-GA Release

New for v0.3.2:

  • Adds GetKeyType API to cshared lib

Bug Fixes:

  • Removed assertion in PKCS11 lib that private key must support decryption. (Some keys only support signing, and should continue to be allowed to be used for signing only.)

Changes included from v0.3.0:

  • Adds support for Encrypt and Decrypt APIs (beta):
    • Only Linux (pkcs11) and Darwin (keychain) are currently supported. API is accessible through Golang universal client as well as os-specific clients.
    • Only RSA is currently supported.
    • Cshared library support (for integration with Python etc.) will be added in a future update.
  • Adds support for overriding config location via environment variable
Commits
  • d928958 fix: Remove assertion for private key decryption support during pkcs11 init (...
  • 5192b8e feat: Add KeyType API. (#105)
  • bd11497 fix: Update windows github action to use go 1.20 (#100)
  • 02fb4ca doc: More certificate config file path options (#99)
  • See full diff in compare view

Updates github.com/hashicorp/go-getter from 1.7.2 to 1.7.3

Release notes

Sourced from github.com/hashicorp/go-getter's releases.

v1.7.3

What's Changed

New Contributors

Full Changelog: hashicorp/go-getter@v1.7.2...v1.7.3

Commits
  • 0298a22 Merge pull request #459 from hashicorp/jbardin/setup-git-env
  • c70d9c9 don't change GIT_SSH_COMMAND if there's no keyfile
  • 3d5770f Merge pull request #458 from hashicorp/tsccr-auto-pinning/trusted/2023-09-18
  • 0688979 Result of tsccr-helper -log-level=info -pin-all-workflows .
  • e66f244 Merge pull request #454 from hashicorp/tsccr-auto-pinning/trusted/2023-09-11
  • e80b3dc Result of tsccr-helper -log-level=info -pin-all-workflows .
  • 2d49e24 Merge pull request #432 from hashicorp/tsccr-auto-pinning/trusted/2023-04-21
  • dbb4c7a Result of tsccr-helper -pin-all-workflows .
  • See full diff in compare view

Updates github.com/hashicorp/hcl from 1.0.1-vault-5 to 1.0.1-vault

Commits

Updates github.com/hashicorp/hcl/v2 from 2.18.0 to 2.19.1

Release notes

Sourced from github.com/hashicorp/hcl/v2's releases.

v2.19.1

What's Changed

Full Changelog: hashicorp/hcl@v2.19.0...v2.19.1

v2.18.1

Bugs Fixed

  • hclsyntax: Conditional expressions will no longer panic when one or both of their results are "marked", as is the case for situations like how HashiCorp Terraform tracks its concept of "sensitive values". (#630)
Changelog

Sourced from github.com/hashicorp/hcl/v2's changelog.

HCL Changelog

v2.19.0 (October 16, 2023)

Enhancements

  • ext/dynblock: dynblock.Expand now supports an optional hook for calling applications to check and potentially veto (by returning error diagnostics) particular for_each values. The behavior is unchanged for callers that don't set the new option. (#634)

Bugs Fixed

  • hclsyntax: Further fixes for treatment of "marked" values in the conditional expression, and better tracking of refined values into the conditional expression results, building on the fixes from v2.18.1. (#633)

v2.18.1 (October 5, 2023)

Bugs Fixed

  • hclsyntax: Conditional expressions will no longer panic when one or both of their results are "marked", as is the case for situations like how HashiCorp Terraform tracks its concept of "sensitive values". (#630)
Commits
  • 341ffa4 Merge pull request #635 from hashicorp/jbardin/WithoutOptionalAttributesDeep
  • 9847e90 hcldec must use WithoutOptionalAttributesDeep
  • 925bfe8 CHANGELOG: prepare for v2.19.0 release
  • 0af4fe2 ext/dynblock: Allow callers to veto for_each values
  • 4945193 Merge pull request #633 from hashicorp/jbardin/conditional-length-refinements
  • bad33d5 further refine refinement handling
  • e4589e3 Range() calls must always be unmarked
  • 3a30333 refinements of collections must use Range()
  • 63067e8 hcldec: New test for marks+refinements together
  • 6ec7124 hclsyntax: New tests for marks+refinments together
  • Additional commits viewable in compare view

Updates github.com/hashicorp/vault/sdk from 0.9.0 to 0.10.2

Changelog

Sourced from github.com/hashicorp/vault/sdk's changelog.

0.10.2 (June 6th, 2018)

SECURITY:

  • Tokens: A race condition was identified that could occur if a token's lease expired while Vault was not running. In this case, when Vault came back online, sometimes it would properly revoke the lease but other times it would not, leading to a Vault token that no longer had an expiration and had essentially unlimited lifetime. This race was per-token, not all-or-nothing for all tokens that may have expired during Vault's downtime. We have fixed the behavior and put extra checks in place to help prevent any similar future issues. In addition, the logic we have put in place ensures that such lease-less tokens can no longer be used (unless they are root tokens that never had an expiration to begin with).
  • Convergent Encryption: The version 2 algorithm used in transit's convergent encryption feature is susceptible to offline plaintext-confirmation attacks. As a result, we are introducing a version 3 algorithm that mitigates this. If you are currently using convergent encryption, we recommend upgrading, rotating your encryption key (the new key version will use the new algorithm), and rewrapping your data (the rewrap endpoint can be used to allow a relatively non-privileged user to perform the rewrapping while never divulging the plaintext).
  • AppRole case-sensitive role name secret-id leaking: When using a mixed-case role name via AppRole, deleting a secret-id via accessor or other operations could end up leaving the secret-id behind and valid but without an accessor. This has now been fixed, and we have put checks in place to prevent these secret-ids from being used.

DEPRECATIONS/CHANGES:

  • PKI duration return types: The PKI backend now returns durations (e.g. when reading a role) as an integer number of seconds instead of a Go-style string, in line with how the rest of Vault's API returns durations.

FEATURES:

  • Active Directory Secrets Engine: A new ad secrets engine has been created which allows Vault to rotate and provide credentials for configured AD accounts.
  • Rekey Verification: Rekey operations can now require verification. This turns on a two-phase process where the existing key shares authorize generating a new master key, and a threshold of the new, returned key shares must be provided to verify that they have been successfully received in order for the actual master key to be rotated.
  • CIDR restrictions for cert, userpass, and kubernetes auth methods: You can now limit authentication to specific CIDRs; these will also be encoded in resultant tokens to limit their use.
  • Vault UI Browser CLI: The UI now supports usage of read/write/list/delete commands in a CLI that can be accessed from the nav bar. Complex inputs such as JSON files are not currently supported. This surfaces features otherwise

... (truncated)

Commits

Updates github.com/klauspost/compress from 1.17.0 to 1.17.2

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.17.2

What's Changed

Full Changelog: klauspost/compress@v1.17.1...v1.17.2

v1.17.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.0...v1.17.1

Commits

Updates github.com/mattn/go-isatty from 0.0.19 to 0.0.20

Commits
  • a7c0235 Merge pull request #74 from dkegel-fastly/dkegel-bug73-tinygo
  • 13f3590 Adjust build tags to allow building on tinygo; for #73.
  • See full diff in compare view

Updates github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1

Release notes

Sourced from github.com/vmihailenco/msgpack/v5's releases.

v5.4.1

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/vmihailenco/msgpack/v5's changelog.

5.4.1 (2023-10-26)

Bug Fixes

  • reflect: not assignable to type (edeaedd)
Commits
  • 19c91df Merge pull request #360 from vmihailenco/release/v5.4.1
  • 781a0da chore: release v5.4.1 (release.sh)
  • e5d47a2 chore: cleanup
  • 6eedee3 Merge pull request #359 from choyri/bugfix/reflect-set
  • edeaedd fix(reflect): not assignable to type
  • 3f7bd80 Merge pull request #357 from Jille/tests-fix
  • 1f7263d msgpack_test: Actually run the test suite
  • See full diff in compare view

Updates github.com/zclconf/go-cty from 1.14.0 to 1.14.1

Changelog

Sourced from github.com/zclconf/go-cty's changelog.

1.14.1 (October 5, 2023)

  • cty: It's now valid to use the Refine method on cty.DynamicVal, although all refinements will be silently discarded. This replaces the original behavior of panicking when trying to refine cty.DynamicVal.

  • cty: Value.Range will now return a clearer panic message if called on a marked value. The "value range" concept is only applicable to unmarked values because not all of the ValueRange functions are able to propagate marks into their return values, due to returning Go primitive types instead of new cty.Value results.

    Callers that use marks must, as usual, take care to unmark them before exporting values into "normal" Go types, and then explicitly re-apply the marks to their result as appropriate. Applications that make no use of value marks, and library callers that exclude marked values from what they support, can safely ignore this requirement.

Commits
  • 7152062 Release v1.14.1
  • b868a8d cty: Silently ignore refinements of cty.DynamicVal
  • ab81272 cty: Explicit panic when using Value.Range with marked value
  • 3071166 Prepare for a possible future v1.14.1 release
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.12.0 to 0.13.0

Commits
  • 3c5dbf0 go.mod: update golang.org/x dependencies
  • 11625cc google: add authorized_user conditional to Credentials.UniverseDomain
  • 8d6d45b google: add Credentials.UniverseDomain to support TPC
  • 43b6a7b google: adding support for external account authorized user
  • 14b275c oauth2: workaround misspelling of verification_uri
  • 18352fc google/internal/externalaccount: adding BYOID Metrics
  • 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL
  • 2d9e4a2 oauth2/google: remove meta validations for aws external credentials
  • 55cd552 oauth2: support PKCE
  • e3fb0fb oauth2: support device flow
  • See full diff in compare view

Updates golang.org/x/sync from 0.3.0 to 0.4.0

Commits

Updates google.golang.org/api from 0.143.0 to 0.149.0

Release notes

Sourced from google.golang.org/api's releases.

v0.149.0

0.149.0 (2023-10-31)

Features

  • all: Auto-regenerate discovery clients (#2229) (199783c)
  • all: Auto-regenerate discovery clients (#2231) (9835f38)
  • all: Auto-r...

    Description has been truncated

Bumps the dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.45.19` | `1.47.0` |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.110.8` | `0.110.10` |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.0` | `1.23.2` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.2` | `1.1.4` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.33.0` | `1.34.0` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.5.9` | `0.6.0` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.4.0` |
| [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.1` | `0.3.2` |
| [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) | `1.7.2` | `1.7.3` |
| [github.com/hashicorp/hcl](https://github.com/hashicorp/hcl) | `1.0.1-vault-5` | `1.0.1-vault` |
| [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) | `2.18.0` | `2.19.1` |
| [github.com/hashicorp/vault/sdk](https://github.com/hashicorp/vault) | `0.9.0` | `0.10.2` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.0` | `1.17.2` |
| [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.19` | `0.0.20` |
| [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) | `5.4.0` | `5.4.1` |
| [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) | `1.14.0` | `1.14.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.12.0` | `0.13.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.3.0` | `0.4.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.143.0` | `0.149.0` |


Updates `github.com/aws/aws-sdk-go` from 1.45.19 to 1.47.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.19...v1.47.0)

Updates `cloud.google.com/go` from 0.110.8 to 0.110.10
- [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.8...v0.110.10)

Updates `cloud.google.com/go/compute` from 1.23.0 to 1.23.2
- [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@pubsub/v1.23.0...compute/v1.23.2)

Updates `cloud.google.com/go/iam` from 1.1.2 to 1.1.4
- [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@iam/v1.1.2...iam/v1.1.4)

Updates `cloud.google.com/go/storage` from 1.33.0 to 1.34.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@pubsub/v1.33.0...spanner/v1.34.0)

Updates `github.com/google/go-cmp` from 0.5.9 to 0.6.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.0)

Updates `github.com/google/uuid` from 1.3.1 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.1...v1.4.0)

Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases)
- [Commits](googleapis/enterprise-certificate-proxy@v0.3.1...v0.3.2)

Updates `github.com/hashicorp/go-getter` from 1.7.2 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.2...v1.7.3)

Updates `github.com/hashicorp/hcl` from 1.0.1-vault-5 to 1.0.1-vault
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcl/commits)

Updates `github.com/hashicorp/hcl/v2` from 2.18.0 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.18.0...v2.19.1)

Updates `github.com/hashicorp/vault/sdk` from 0.9.0 to 0.10.2
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG-v0.md)
- [Commits](hashicorp/vault@v0.9.0...v0.10.2)

Updates `github.com/klauspost/compress` from 1.17.0 to 1.17.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.17.0...v1.17.2)

Updates `github.com/mattn/go-isatty` from 0.0.19 to 0.0.20
- [Commits](mattn/go-isatty@v0.0.19...v0.0.20)

Updates `github.com/vmihailenco/msgpack/v5` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/vmihailenco/msgpack/releases)
- [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md)
- [Commits](vmihailenco/msgpack@v5.4.0...v5.4.1)

Updates `github.com/zclconf/go-cty` from 1.14.0 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.14.0...v1.14.1)

Updates `golang.org/x/oauth2` from 0.12.0 to 0.13.0
- [Commits](golang/oauth2@v0.12.0...v0.13.0)

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

Updates `google.golang.org/api` from 0.143.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.143.0...v0.149.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/compute
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/iam
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/storage
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/google/go-cmp
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/google/uuid
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/googleapis/enterprise-certificate-proxy
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/hcl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/hashicorp/vault/sdk
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/klauspost/compress
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/mattn/go-isatty
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/vmihailenco/msgpack/v5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/zclconf/go-cty
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/sync
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2023
@github-actions github-actions bot merged commit 95861f3 into master Nov 1, 2023
1 check passed
@github-actions github-actions bot deleted the dependabot/go_modules/dependencies-fb19212a10 branch November 1, 2023 13:14
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 Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants