File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ go 1.21
55toolchain go1.22.4
66
77require (
8- github.com/BurntSushi/toml v1.3.2
9- github.com/onsi/gomega v1.30.0
8+ github.com/BurntSushi/toml v1.4.0
9+ github.com/onsi/gomega v1.33.1
1010 github.com/paketo-buildpacks/occam v0.18.0
11- github.com/paketo-buildpacks/packit/v2 v2.12 .0
11+ github.com/paketo-buildpacks/packit/v2 v2.14 .0
1212 github.com/sclevine/spec v1.4.0
1313)
1414
@@ -127,7 +127,7 @@ require (
127127 github.com/therootcompany/xz v1.0.1 // indirect
128128 github.com/tklauser/go-sysconf v0.3.13 // indirect
129129 github.com/tklauser/numcpus v0.7.0 // indirect
130- github.com/ulikunitz/xz v0.5.11 // indirect
130+ github.com/ulikunitz/xz v0.5.12 // indirect
131131 github.com/vbatts/go-mtree v0.5.3 // indirect
132132 github.com/vbatts/tar-split v0.11.5 // indirect
133133 github.com/vifraa/gopom v0.2.1 // indirect
You can’t perform that action at this time.
0 commit comments