forked from Azure/terraform-azurerm-postgresql
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
46 lines (41 loc) · 1.21 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:e9c6ba1df4e7953669dd5c2b13f6ce239ce2a7e76c498504368969b3eec87821"
name = "github.com/gruntwork-io/terratest"
packages = [
"modules/collections",
"modules/logger",
"modules/retry",
"modules/shell",
"modules/terraform",
]
pruneopts = "UT"
revision = "a3246fed2e3e40b345e13a745e435b36b17d0c16"
version = "v0.9.15"
[[projects]]
digest = "1:8ef506fc2bb9ced9b151dafa592d4046063d744c646c1bbe801982ce87e4bc24"
name = "github.com/lib/pq"
packages = [
".",
"oid",
]
pruneopts = "UT"
revision = "4ded0e9383f75c197b3a2aaa6d590ac52df6fd79"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:76ee51c3f468493aff39dbacc401e8831fbb765104cbf613b89bef01cf4bad70"
name = "golang.org/x/net"
packages = ["context"]
pruneopts = "UT"
revision = "c4299a1a0d8524c11563db160fbf9bddbceadb21"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/gruntwork-io/terratest/modules/retry",
"github.com/gruntwork-io/terratest/modules/terraform",
"github.com/lib/pq",
]
solver-name = "gps-cdcl"
solver-version = 1