Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc29f279

Browse files
committed
use mainline tf
1 parent01d1588 commitc29f279

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ replace github.com/gliderlabs/ssh => github.com/coder/ssh v0.0.0-20230421140225-
5050
// Waiting on https://github.com/imulab/go-scim/pull/95 to merge.
5151
replacegithub.com/imulab/go-scim/pkg/v2 =>github.com/coder/go-scim/pkg/v2v2.0.0-20230221055123-1d63c1222136
5252

53-
replacegithub.com/hashicorp/hc-install =>github.com/ammario/hc-installv0.0.0-20230509220012-4198a1f7edb2
54-
5553
require (
5654
cdr.dev/slogv1.4.2
5755
cloud.google.com/go/compute/metadatav0.2.3
@@ -105,7 +103,7 @@ require (
105103
github.com/hashicorp/go-reapv0.0.0-20170704170343-bf58d8a43e7b
106104
github.com/hashicorp/go-versionv1.6.0
107105
github.com/hashicorp/golang-lru/v2v2.0.1
108-
github.com/hashicorp/hc-installv0.5.2-0.20230502155915-686bd8b78c17
106+
github.com/hashicorp/hc-installv0.5.1
109107
github.com/hashicorp/hcl/v2v2.14.0
110108
github.com/hashicorp/terraform-config-inspectv0.0.0-20211115214459-90acf1ca460f
111109
github.com/hashicorp/terraform-jsonv0.14.0

‎go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,8 @@ github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
939939
github.com/hashicorp/golang-lruv0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
940940
github.com/hashicorp/golang-lru/v2v2.0.1 h1:5pv5N1lT1fjLg2VQ5KWc7kmucp2x/kvFOnxuVTqZ6x4=
941941
github.com/hashicorp/golang-lru/v2v2.0.1/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
942+
github.com/hashicorp/hc-installv0.5.1 h1:eCqToNCob7m2R8kM8Gr7XcVmcRSz9ppCFSVZbMh0X+0=
943+
github.com/hashicorp/hc-installv0.5.1/go.mod h1:iDPCnzKo+SzToOh25R8OWpLdhhy7yBfJX3PmVWiYhrM=
942944
github.com/hashicorp/hclv0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w=
943945
github.com/hashicorp/hclv1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
944946
github.com/hashicorp/hclv1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp