Skip to content

Commit 72c2289

Browse files
committed
don't wait for previous step before pulling dockerfile
1 parent 6713083 commit 72c2289

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/GoogleCloudPlatform/gcping
22

3-
go 1.16
3+
go 1.24
44

5-
require github.com/google/go-cmp v0.5.9
5+
require github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)