Skip to content

Commit 00d7636

Browse files
chore(deps): update module go to 1.18 (terraform-google-modules#1666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d252579 commit 00d7636

File tree

2 files changed

+93
-6
lines changed

2 files changed

+93
-6
lines changed

test/integration/go.mod

Lines changed: 93 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,101 @@
11
module github.com/terraform-google-modules/terraform-google-kubernetes-engine/test/integration
22

3-
go 1.16
3+
go 1.18
44

55
require (
66
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.4.1
77
github.com/gruntwork-io/terratest v0.41.11
88
github.com/stretchr/testify v1.8.2
99
)
10+
11+
require (
12+
cloud.google.com/go v0.83.0 // indirect
13+
cloud.google.com/go/storage v1.10.0 // indirect
14+
github.com/PuerkitoBio/purell v1.1.1 // indirect
15+
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
16+
github.com/agext/levenshtein v1.2.3 // indirect
17+
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
18+
github.com/aws/aws-sdk-go v1.40.56 // indirect
19+
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
20+
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc // indirect
21+
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
22+
github.com/davecgh/go-spew v1.1.1 // indirect
23+
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
24+
github.com/go-errors/errors v1.0.2-0.20180813162953-d98b870cc4e0 // indirect
25+
github.com/go-logr/logr v0.2.0 // indirect
26+
github.com/go-openapi/jsonpointer v0.19.5 // indirect
27+
github.com/go-openapi/jsonreference v0.19.3 // indirect
28+
github.com/go-openapi/swag v0.19.5 // indirect
29+
github.com/go-sql-driver/mysql v1.4.1 // indirect
30+
github.com/gogo/protobuf v1.3.2 // indirect
31+
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
32+
github.com/golang/protobuf v1.5.2 // indirect
33+
github.com/golang/snappy v0.0.3 // indirect
34+
github.com/google/gofuzz v1.1.0 // indirect
35+
github.com/google/uuid v1.2.0 // indirect
36+
github.com/googleapis/gax-go/v2 v2.0.5 // indirect
37+
github.com/googleapis/gnostic v0.5.1 // indirect
38+
github.com/gruntwork-io/go-commons v0.8.0 // indirect
39+
github.com/hashicorp/errwrap v1.0.0 // indirect
40+
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
41+
github.com/hashicorp/go-getter v1.6.1 // indirect
42+
github.com/hashicorp/go-multierror v1.1.0 // indirect
43+
github.com/hashicorp/go-safetemp v1.0.0 // indirect
44+
github.com/hashicorp/go-version v1.3.0 // indirect
45+
github.com/hashicorp/hcl/v2 v2.9.1 // indirect
46+
github.com/hashicorp/terraform-json v0.13.0 // indirect
47+
github.com/imdario/mergo v0.3.11 // indirect
48+
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
49+
github.com/jmespath/go-jmespath v0.4.0 // indirect
50+
github.com/json-iterator/go v1.1.11 // indirect
51+
github.com/jstemmer/go-junit-report v0.9.1 // indirect
52+
github.com/klauspost/compress v1.13.0 // indirect
53+
github.com/mailru/easyjson v0.7.0 // indirect
54+
github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326 // indirect
55+
github.com/mitchellh/go-homedir v1.1.0 // indirect
56+
github.com/mitchellh/go-testing-interface v1.14.2-0.20210217184823-a52172cd2f64 // indirect
57+
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
58+
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
59+
github.com/modern-go/reflect2 v1.0.1 // indirect
60+
github.com/pmezard/go-difflib v1.0.0 // indirect
61+
github.com/pquerna/otp v1.2.0 // indirect
62+
github.com/russross/blackfriday/v2 v2.1.0 // indirect
63+
github.com/spf13/pflag v1.0.5 // indirect
64+
github.com/tidwall/gjson v1.12.1 // indirect
65+
github.com/tidwall/match v1.1.1 // indirect
66+
github.com/tidwall/pretty v1.2.0 // indirect
67+
github.com/tidwall/sjson v1.2.4 // indirect
68+
github.com/tmccombs/hcl2json v0.3.3 // indirect
69+
github.com/ulikunitz/xz v0.5.8 // indirect
70+
github.com/urfave/cli v1.22.2 // indirect
71+
github.com/zclconf/go-cty v1.9.1 // indirect
72+
go.opencensus.io v0.23.0 // indirect
73+
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
74+
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
75+
golang.org/x/mod v0.4.2 // indirect
76+
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
77+
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c // indirect
78+
golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e // indirect
79+
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d // indirect
80+
golang.org/x/text v0.3.7 // indirect
81+
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
82+
golang.org/x/tools v0.1.5 // indirect
83+
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
84+
google.golang.org/api v0.47.0 // indirect
85+
google.golang.org/appengine v1.6.7 // indirect
86+
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
87+
google.golang.org/grpc v1.38.0 // indirect
88+
google.golang.org/protobuf v1.27.1 // indirect
89+
gopkg.in/inf.v0 v0.9.1 // indirect
90+
gopkg.in/yaml.v2 v2.4.0 // indirect
91+
gopkg.in/yaml.v3 v3.0.1 // indirect
92+
k8s.io/api v0.20.6 // indirect
93+
k8s.io/apimachinery v0.20.6 // indirect
94+
k8s.io/client-go v0.20.6 // indirect
95+
k8s.io/klog/v2 v2.4.0 // indirect
96+
k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 // indirect
97+
k8s.io/utils v0.0.0-20210802155522-efc7438f0176 // indirect
98+
sigs.k8s.io/kustomize/kyaml v0.13.6 // indirect
99+
sigs.k8s.io/structured-merge-diff/v4 v4.0.3 // indirect
100+
sigs.k8s.io/yaml v1.2.0 // indirect
101+
)

test/integration/go.sum

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
103103
github.com/alexflint/go-filemutex v0.0.0-20171022225611-72bdc8eae2ae/go.mod h1:CgnQgUtFrFz9mxFNtED3jI5tLDjKlOM+oUF/sTk6ps0=
104104
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
105105
github.com/apparentlymart/go-dump v0.0.0-20180507223929-23540a00eaa3/go.mod h1:oL81AME2rN47vu18xqj1S1jPIPuN7afo62yKTNn3XMM=
106-
github.com/apparentlymart/go-textseg v1.0.0 h1:rRmlIsPEEhUTIKQb7T++Nz/A5Q6C9IuX2wFoYVvnCs0=
107106
github.com/apparentlymart/go-textseg v1.0.0/go.mod h1:z96Txxhf3xSFMPmb5X/1W05FF/Nj9VFpLOpjS5yuumk=
108107
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw=
109108
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
@@ -343,7 +342,6 @@ github.com/go-sql-driver/mysql v1.4.1 h1:g24URVg0OFbNUTx9qqY1IRZ9D9z3iPyi5zKhQZp
343342
github.com/go-sql-driver/mysql v1.4.1/go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w=
344343
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
345344
github.com/go-test/deep v1.0.3/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
346-
github.com/go-test/deep v1.0.4/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA=
347345
github.com/go-test/deep v1.0.7 h1:/VSMRlnY/JSyqxQUzQLKVMAskpY/NZKFA5j2P+0pP2M=
348346
github.com/go-test/deep v1.0.7/go.mod h1:QV8Hv/iy04NyLBxAdO9njL0iVPN1S4d/A3NVv1V36o8=
349347
github.com/godbus/dbus v0.0.0-20151105175453-c7fdd8b5cd55/go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw=
@@ -412,7 +410,6 @@ github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
412410
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
413411
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
414412
github.com/google/go-cmp v0.5.7 h1:81/ik6ipDQS2aGcBfIN5dHDB36BwrStyeAQquSYCV4o=
415-
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
416413
github.com/google/go-containerregistry v0.6.0/go.mod h1:euCCtNbZ6tKqi1E72vwDj2xZcN5ttKpZLfa/wSo5iLw=
417414
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
418415
github.com/google/gofuzz v1.1.0 h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g=
@@ -497,7 +494,6 @@ github.com/hashicorp/go-version v1.3.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
497494
github.com/hashicorp/go.net v0.0.1/go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90=
498495
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
499496
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
500-
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
501497
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
502498
github.com/hashicorp/hcl/v2 v2.9.1 h1:eOy4gREY0/ZQHNItlfuEZqtcQbXIxzojlP301hDpnac=
503499
github.com/hashicorp/hcl/v2 v2.9.1/go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg=
@@ -737,7 +733,6 @@ github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6Mwd
737733
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
738734
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
739735
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
740-
github.com/slack-go/slack v0.10.3/go.mod h1:hlGi5oXA+Gt+yWTPP0plCdRKmjsDxecdHxYQdlMQKOw=
741736
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
742737
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=
743738
github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA=

0 commit comments

Comments
 (0)