Skip to content

Commit adb819e

Browse files
Bump github.com/hashicorp/go-tfe from 1.101.0 to 1.102.0
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.101.0 to 1.102.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.101.0...v1.102.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-tfe dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fbd96f commit adb819e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/go-viper/encoding/hcl v0.1.0
1717
github.com/google/go-containerregistry v0.21.2
1818
github.com/hashicorp/go-slug v1.0.0
19-
github.com/hashicorp/go-tfe v1.101.0
19+
github.com/hashicorp/go-tfe v1.102.0
2020
github.com/jedib0t/go-pretty/v6 v6.7.8
2121
github.com/logrusorgru/aurora v2.0.3+incompatible
2222
github.com/mitchellh/go-homedir v1.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVU
7979
github.com/hashicorp/go-retryablehttp v0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw=
8080
github.com/hashicorp/go-slug v1.0.0 h1:aOwhQ1fIbyRAUdBDzXZK2LVmsFFQYuuvJhOM8X9XW3o=
8181
github.com/hashicorp/go-slug v1.0.0/go.mod h1:Zxkkl8/LfXmhxZO3fLXQUCy3MVXAJK9pybY8WoDPgvs=
82-
github.com/hashicorp/go-tfe v1.101.0 h1:Nq9CTfxiFyXqWSnfh2tC81ZU2pGcW6QUMKU43RmibrU=
83-
github.com/hashicorp/go-tfe v1.101.0/go.mod h1:JIqznMwZd8flUhPif5d2sprKcFkD4sWJSIQ6E8iAuIA=
82+
github.com/hashicorp/go-tfe v1.102.0 h1:6tU1nEGliMCqKmyO75DqhxbHzEc7+noCoGiOVyxXN28=
83+
github.com/hashicorp/go-tfe v1.102.0/go.mod h1:h9zoGyk0+5YCxuahXVppZ5kUNxqHhdZ21jrnLPDPNS4=
8484
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
8585
github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
8686
github.com/hashicorp/go-version v1.8.0 h1:KAkNb1HAiZd1ukkxDFGmokVZe1Xy9HG6NUp+bPle2i4=

0 commit comments

Comments
 (0)