Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Commit eb2e4ab

Browse files
committed
Update go-getter, Fix tests to match registry / github sources
1 parent 19eabb6 commit eb2e4ab

File tree

355 files changed

+67198
-55436
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+67198
-55436
lines changed

Gopkg.lock

Lines changed: 83 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
[[constraint]]
5353
name = "github.com/hashicorp/go-getter"
54-
version = "v1.3.0"
54+
version = "v1.4.1"
5555

5656
[[constraint]]
5757
name = "github.com/hashicorp/go-cleanhttp"

Terrafile.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vendor_dir: vendor/modules
22

33
terrafile-test-registry:
44
source: "terraform-digitalocean-modules/droplet/digitalocean"
5-
#version: "0.1.x"
5+
version: "0.1.x"
66
terrafile-test-https:
77
source: "github.com/terraform-digitalocean-modules/terraform-digitalocean-droplet.git"
88
terrafile-test-tag:

0 commit comments

Comments
 (0)