Skip to content

Commit 4b9293f

Browse files
committed
Pin version
1 parent bfb3490 commit 4b9293f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/cloudposse/test-helpers v0.22.1-0.20250326115004-9e5a8774b3c1
8+
github.com/cloudposse/test-helpers v0.23.0
99
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
1010
github.com/gruntwork-io/terratest v0.48.2
1111
github.com/mattn/go-zglob v0.0.6 // indirect

test/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ github.com/cloudposse/test-helpers v0.22.1-0.20250325083919-2452aea08a23 h1:mI+w
129129
github.com/cloudposse/test-helpers v0.22.1-0.20250325083919-2452aea08a23/go.mod h1:UmmPgiLL44aJe9E98xXFn+y5aybGsU4l6pJ3iQZvmJ0=
130130
github.com/cloudposse/test-helpers v0.22.1-0.20250326115004-9e5a8774b3c1 h1:Pp00IP/ERAO4+Awj43LVNiNXuS+K0ljhe7W501352FM=
131131
github.com/cloudposse/test-helpers v0.22.1-0.20250326115004-9e5a8774b3c1/go.mod h1:UmmPgiLL44aJe9E98xXFn+y5aybGsU4l6pJ3iQZvmJ0=
132+
github.com/cloudposse/test-helpers v0.23.0 h1:fkwqzBa66Dv4jsw0bsMHO7OfTknuHA8VuuXZ61Vh6zg=
133+
github.com/cloudposse/test-helpers v0.23.0/go.mod h1:UmmPgiLL44aJe9E98xXFn+y5aybGsU4l6pJ3iQZvmJ0=
132134
github.com/cpuguy83/go-md2man/v2 v2.0.6 h1:XJtiaUW6dEEqVuZiMTn1ldk455QWwEIsMIJlo5vtkx0=
133135
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
134136
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)