Skip to content

Commit

Permalink
Merge pull request #3699 from containerd/dependabot/go_modules/stargz…
Browse files Browse the repository at this point in the history
…-544f2939e1

build(deps): bump the stargz group with 3 updates
  • Loading branch information
djdongjin authored Nov 27, 2024
2 parents 400d4c3 + dcaee10 commit 1dd11e1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ require (
github.com/containerd/log v0.1.0
github.com/containerd/nydus-snapshotter v0.15.0-rc.0
github.com/containerd/platforms v1.0.0-rc.0
github.com/containerd/stargz-snapshotter v0.16.1
github.com/containerd/stargz-snapshotter/estargz v0.16.1
github.com/containerd/stargz-snapshotter/ipfs v0.16.1
github.com/containerd/stargz-snapshotter v0.16.2
github.com/containerd/stargz-snapshotter/estargz v0.16.2
github.com/containerd/stargz-snapshotter/ipfs v0.16.2
github.com/containerd/typeurl/v2 v2.2.3
github.com/containernetworking/cni v1.2.3
github.com/containernetworking/plugins v1.5.1
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ github.com/containerd/platforms v1.0.0-rc.0 h1:GuHWSKgVVO3POn6nRBB4sH63uPOLa87yu
github.com/containerd/platforms v1.0.0-rc.0/go.mod h1:T1XAzzOdYs3it7l073MNXyxRwQofJfqwi/8cRjufIk4=
github.com/containerd/plugin v1.0.0 h1:c8Kf1TNl6+e2TtMHZt+39yAPDbouRH9WAToRjex483Y=
github.com/containerd/plugin v1.0.0/go.mod h1:hQfJe5nmWfImiqT1q8Si3jLv3ynMUIBB47bQ+KexvO8=
github.com/containerd/stargz-snapshotter v0.16.1 h1:Bdahjs5h/Fu+7nMfF5L/XS7mvSvIq45kSpOpDTJ6LJQ=
github.com/containerd/stargz-snapshotter v0.16.1/go.mod h1:r8lNnBB/gqhXo4Pezxo474rFTkhuzbNSqQQEzigDmk0=
github.com/containerd/stargz-snapshotter/estargz v0.16.1 h1:7YswwU6746cJBN3p3l65JRk3+NZL7bap9Y6E3YeYowk=
github.com/containerd/stargz-snapshotter/estargz v0.16.1/go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU=
github.com/containerd/stargz-snapshotter/ipfs v0.16.1 h1:ukd71zUeHCh0eF7nvKTtpg5zEZuH77LpuMGi3YzERj4=
github.com/containerd/stargz-snapshotter/ipfs v0.16.1/go.mod h1:PUZJPURojlqo5natkG4JF91fJ1UcO6IcObT6ZwtzZ44=
github.com/containerd/stargz-snapshotter v0.16.2 h1:Fx8t+rxUknxUah+yOnmoNRZF0tPdTXXR1YBwnZxlSE0=
github.com/containerd/stargz-snapshotter v0.16.2/go.mod h1:9cMoG3xVkegdJ5IoxDnTrRxgCht7GteV1w+ik/xZFTw=
github.com/containerd/stargz-snapshotter/estargz v0.16.2 h1:DMcqm1rd1ak2hFghkyHlquacSo+zRe+cysRR3CmSpGk=
github.com/containerd/stargz-snapshotter/estargz v0.16.2/go.mod h1:uyr4BfYfOj3G9WBVE8cOlQmXAbPN9VEQpBBeJIuOipU=
github.com/containerd/stargz-snapshotter/ipfs v0.16.2 h1:+jDyBydg+7USzVXQ2V7ahGK3+S4BM1DZchGdgwBH3n8=
github.com/containerd/stargz-snapshotter/ipfs v0.16.2/go.mod h1:d4EuGnC3RteInKAdddUbDOL88uw3vZySSLZ44pbriGM=
github.com/containerd/ttrpc v1.2.6 h1:zG+Kn5EZ6MUYCS1t2Hmt2J4tMVaLSFEJVOraDQwNPC4=
github.com/containerd/ttrpc v1.2.6/go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o=
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40=
Expand Down

0 comments on commit 1dd11e1

Please sign in to comment.