Skip to content

Commit 060ad85

Browse files
build(deps): bump github.com/hashicorp/hcp-sdk-go (#685)
Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.141.0 to 0.142.0. - [Release notes](https://github.com/hashicorp/hcp-sdk-go/releases) - [Changelog](https://github.com/hashicorp/hcp-sdk-go/blob/main/CHANGELOG.md) - [Commits](hashicorp/hcp-sdk-go@v0.141.0...v0.142.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/hcp-sdk-go dependency-version: 0.142.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8841624 commit 060ad85

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
@@ -162,7 +162,7 @@ require (
162162
github.com/hashicorp/go-sockaddr v1.0.7 // indirect
163163
github.com/hashicorp/go-tfe v1.56.0 // indirect
164164
github.com/hashicorp/hcl v1.0.0 // indirect
165-
github.com/hashicorp/hcp-sdk-go v0.141.0
165+
github.com/hashicorp/hcp-sdk-go v0.142.0
166166
github.com/hashicorp/jsonapi v1.3.1 // indirect
167167
github.com/inconshreveable/mousetrap v1.1.0 // indirect
168168
github.com/itchyny/gojq v0.12.16 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,8 +355,8 @@ github.com/hashicorp/golang-lru v1.0.2 h1:dV3g9Z/unq5DpblPpw+Oqcv4dU/1omnb4Ok8iP
355355
github.com/hashicorp/golang-lru v1.0.2/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
356356
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
357357
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
358-
github.com/hashicorp/hcp-sdk-go v0.141.0 h1:5bRZa54gI4KYWceKWcZJwhy8ZV32ZdqUDLUa6ftUWBQ=
359-
github.com/hashicorp/hcp-sdk-go v0.141.0/go.mod h1:ZxsZZjErm3E2sj2OjDeVsGJAkWtcRLUS+FrNLGPsUyw=
358+
github.com/hashicorp/hcp-sdk-go v0.142.0 h1:fODrRtwKeBfcJlsw54ieO7o4PdraHjPMp90sotQQdLM=
359+
github.com/hashicorp/hcp-sdk-go v0.142.0/go.mod h1:ZxsZZjErm3E2sj2OjDeVsGJAkWtcRLUS+FrNLGPsUyw=
360360
github.com/hashicorp/jsonapi v1.3.1 h1:GtPvnmcWgYwCuDGvYT5VZBHcUyFdq9lSyCzDjn1DdPo=
361361
github.com/hashicorp/jsonapi v1.3.1/go.mod h1:kWfdn49yCjQvbpnvY1dxxAuAFzISwrrMDQOcu6NsFoM=
362362
github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4=

0 commit comments

Comments
 (0)