We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00820c0 commit e31628bCopy full SHA for e31628b
1 file changed
go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.2
7
require (
8
github.com/onsi/gomega v1.37.0
9
github.com/paketo-buildpacks/occam v0.25.0
10
- github.com/sclevine/spec v1.4.0
+ github.com/sclevine/spec v1.1.0
11
github.com/testcontainers/testcontainers-go v0.31.0
12
)
13
0 commit comments