Skip to content

Commit

Permalink
chore: bump github.com/hashicorp/go-tfe from 1.65.0 to 1.66.0
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/hashicorp/go-tfe/releases)
- [Changelog](https://github.com/hashicorp/go-tfe/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-tfe@v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-tfe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent f1a661d commit 3b35bba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/chanzuckerberg/go-misc/ver v0.0.0-20240301210937-eb9f5ad36011
github.com/golang/mock v1.6.0
github.com/google/go-github/v53 v53.2.0
github.com/hashicorp/go-tfe v1.65.0
github.com/hashicorp/go-tfe v1.66.0
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/hcl/v2 v2.22.0
github.com/kataras/tablewriter v0.0.0-20180708051242-e063d29b7c23
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISH
github.com/hashicorp/go-retryablehttp v0.7.7/go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk=
github.com/hashicorp/go-slug v0.15.2 h1:/ioIpE4bWVN/d7pG2qMrax0a7xe9vOA66S+fz7fZmGY=
github.com/hashicorp/go-slug v0.15.2/go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ=
github.com/hashicorp/go-tfe v1.65.0 h1:ovaK+aISUTLJBbTXq5woDAsFSo3WrMEdbxonR+dEx/g=
github.com/hashicorp/go-tfe v1.65.0/go.mod h1:JIgzD8EKkwAqFJdtmo0X2k1NUTrozyniKijL1nVkJgE=
github.com/hashicorp/go-tfe v1.66.0 h1:nWqvk6OMkPGInBm7tuuwZAtWQ4LjXBD6pUZVeoZ7wn8=
github.com/hashicorp/go-tfe v1.66.0/go.mod h1:JIgzD8EKkwAqFJdtmo0X2k1NUTrozyniKijL1nVkJgE=
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=
github.com/hashicorp/go-version v1.7.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
Expand Down

0 comments on commit 3b35bba

Please sign in to comment.