Skip to content

Commit 9f883f1

Browse files
Update all non-major Go dependencies
1 parent 34a6e77 commit 9f883f1

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
@@ -3,8 +3,8 @@ module github.com/paketo-buildpacks/nodejs
33
go 1.24.0
44

55
require (
6-
github.com/onsi/gomega v1.36.3
7-
github.com/paketo-buildpacks/occam v0.23.0
6+
github.com/onsi/gomega v1.37.0
7+
github.com/paketo-buildpacks/occam v0.25.0
88
github.com/sclevine/spec v1.4.0
99
)
1010

0 commit comments

Comments
 (0)