Skip to content

Commit

Permalink
Updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed Aug 9, 2023
1 parent 764ad0a commit ed5abda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ replace (
github.com/tonistiigi/fifo => github.com/containerd/fifo v0.0.0-20190816180239-bda0ff6ed73c
)

replace github.com/otiai10/copy => github.com/ycombinator/copy v0.0.0-20230809000304-308679a8e23a
replace github.com/otiai10/copy => github.com/ycombinator/copy v0.0.0-20230809005343-92c1d4260c60

// Exclude this version because the version has an invalid checksum.
exclude github.com/docker/distribution v2.8.0+incompatible
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1251,8 +1251,8 @@ github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8/go.mod h1:HUYIGzjTL3rfEspMx
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xlab/treeprint v0.0.0-20181112141820-a009c3971eca/go.mod h1:ce1O1j6UtZfjr22oyGxGLbauSBp2YVXpARAosm7dHBg=
github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77/go.mod h1:aYKd//L2LvnjZzWKhF00oedf4jCCReLcmhLdhm1A27Q=
github.com/ycombinator/copy v0.0.0-20230809000304-308679a8e23a h1:M7sN81kfx3HO+YLsYsITJifnTx33nvNZPWwWSafxvfc=
github.com/ycombinator/copy v0.0.0-20230809000304-308679a8e23a/go.mod h1:7cze5Pi+L9QF6r6+iuPfdTwVBlB1QccxdWyy2/JVlOM=
github.com/ycombinator/copy v0.0.0-20230809005343-92c1d4260c60 h1:N/wMQBpJxTen/Ff+qSTYMI+9LXY3iiOQuY3lXxigHrk=
github.com/ycombinator/copy v0.0.0-20230809005343-92c1d4260c60/go.mod h1:7cze5Pi+L9QF6r6+iuPfdTwVBlB1QccxdWyy2/JVlOM=
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d/go.mod h1:rHwXgn7JulP+udvsHwJoVG1YGAP6VLg4y9I5dyZdqmA=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit ed5abda

Please sign in to comment.