Skip to content

Commit 4f0092f

Browse files
🌱 Bump github.com/hashicorp/go-tfe from 1.76.0 to 1.78.0
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.76.0 to 1.78.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.76.0...v1.78.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-tfe dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e5d31 commit 4f0092f

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
@@ -7,7 +7,7 @@ require (
77
github.com/go-logr/zapr v1.3.0
88
github.com/google/go-cmp v0.7.0
99
github.com/hashicorp/go-slug v0.16.4
10-
github.com/hashicorp/go-tfe v1.76.0
10+
github.com/hashicorp/go-tfe v1.79.0
1111
github.com/onsi/ginkgo/v2 v2.23.3
1212
github.com/onsi/gomega v1.36.3
1313
go.uber.org/zap v1.27.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISH
6262
github.com/hashicorp/go-retryablehttp v0.7.7/go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk=
6363
github.com/hashicorp/go-slug v0.16.4 h1:kI0mOUVjbBsyocwO29pZIQzzkBnfQNdU4eqlUpNdNVA=
6464
github.com/hashicorp/go-slug v0.16.4/go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ=
65-
github.com/hashicorp/go-tfe v1.76.0 h1:wI13qPREEMKkHISn4Sg4V4YDx/T7FHyRWfSnbq70vIo=
66-
github.com/hashicorp/go-tfe v1.76.0/go.mod h1:6dUFMBKh0jkxlRsrw7bYD2mby0efdwE4dtlAuTogIzA=
65+
github.com/hashicorp/go-tfe v1.79.0 h1:9V48ssu+foL3+wB7+5/FC5wOWH1TiRoHMdpW1w6zynM=
66+
github.com/hashicorp/go-tfe v1.79.0/go.mod h1:6dUFMBKh0jkxlRsrw7bYD2mby0efdwE4dtlAuTogIzA=
6767
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
6868
github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
6969
github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=

0 commit comments

Comments
 (0)