File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/denouche/terraform-provider-awx
33go 1.14
44
55require (
6- github.com/denouche/goawx v0.13 .1
6+ github.com/denouche/goawx v0.14 .1
77 github.com/gruntwork-io/terratest v0.31.2
88 github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
99 github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod h1:J7Y8YcW2
137137github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
138138github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
139139github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
140- github.com/denouche/goawx v0.13 .1 h1:ug5PxsvfBB42sjlyPv+xImX3DjWjFAZIR4BE70l9JVM =
141- github.com/denouche/goawx v0.13 .1 /go.mod h1:MppzSteoj2xgfiqiRWW/Bf1a8z2FrRyvah1z0J2vJTY =
140+ github.com/denouche/goawx v0.14 .1 h1:YyH5v9Ex8iqvLvWH58G+QA0AEi5vDgaBRe1H4HbdjwA =
141+ github.com/denouche/goawx v0.14 .1 /go.mod h1:MppzSteoj2xgfiqiRWW/Bf1a8z2FrRyvah1z0J2vJTY =
142142github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
143143github.com/dimchansky/utfbom v1.1.0 /go.mod h1:rO41eb7gLfo8SF1jd9F8HplJm1Fewwi4mQvIirEdv+8 =
144144github.com/dnaeon/go-vcr v1.0.1 /go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E =
You can’t perform that action at this time.
0 commit comments