Skip to content

Commit

Permalink
Running 'go get -u ./...'
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Apr 25, 2023
1 parent 709c71e commit 60cfbc6
Show file tree
Hide file tree
Showing 2 changed files with 485 additions and 22 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b // indirect
github.com/opencontainers/runc v1.1.5 // indirect
github.com/paketo-buildpacks/occam v0.16.0
github.com/paketo-buildpacks/packit/v2 v2.9.0
github.com/paketo-buildpacks/packit/v2 v2.9.1
github.com/pierrec/lz4/v4 v4.1.17 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/sclevine/spec v1.4.0
Expand Down Expand Up @@ -55,7 +55,7 @@ require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver/v3 v3.2.1 // indirect
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230417170513-8ee5748c52b5 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230424174541-a2e3b023bd29 // indirect
github.com/acobaugh/osrelease v0.1.0 // indirect
github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/anchore/go-logger v0.0.0-20230120230012-47be9bb822a2 // indirect
Expand Down Expand Up @@ -127,7 +127,7 @@ require (
github.com/wagoodman/go-partybus v0.0.0-20210627031916-db1f5573bbc5 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
golang.org/x/exp v0.0.0-20230420155640-133eef4313cb // indirect
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/tools v0.8.0 // indirect
Expand Down
Loading

0 comments on commit 60cfbc6

Please sign in to comment.