@@ -16,7 +16,7 @@ require (
16
16
github.com/chainguard-dev/git-urls v1.0.2
17
17
github.com/coder/coder/v2 v2.10.1-0.20240704130443-c2d44d16a352
18
18
github.com/coder/retry v1.5.1
19
- github.com/coder/serpent v0.7 .0
19
+ github.com/coder/serpent v0.8 .0
20
20
github.com/containerd/platforms v0.2.1
21
21
github.com/distribution/distribution/v3 v3.0.0-alpha.1
22
22
github.com/docker/cli v27.2.0+incompatible
@@ -25,6 +25,7 @@ require (
25
25
github.com/gliderlabs/ssh v0.3.7
26
26
github.com/go-git/go-billy/v5 v5.5.0
27
27
github.com/go-git/go-git/v5 v5.12.0
28
+ github.com/google/go-cmp v0.6.0
28
29
github.com/google/go-containerregistry v0.20.1
29
30
github.com/google/uuid v1.6.0
30
31
github.com/hashicorp/go-multierror v1.1.1
@@ -149,7 +150,6 @@ require (
149
150
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
150
151
github.com/golang/protobuf v1.5.4 // indirect
151
152
github.com/google/btree v1.1.2 // indirect
152
- github.com/google/go-cmp v0.6.0 // indirect
153
153
github.com/google/nftables v0.2.0 // indirect
154
154
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b // indirect
155
155
github.com/gorilla/handlers v1.5.1 // indirect
0 commit comments