Skip to content

Commit

Permalink
Merge pull request #3696 from containerd/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/containerd/nydus-snapshotter-0.15.0-rc.0

build(deps): bump github.com/containerd/nydus-snapshotter from 0.14.1-0.20240806063146-8fa319bfe9c5 to 0.15.0-rc.0
  • Loading branch information
djdongjin authored Nov 27, 2024
2 parents 43b6133 + eac99f8 commit 840193d
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 @@ -23,7 +23,7 @@ require (
github.com/containerd/go-cni v1.1.10
github.com/containerd/imgcrypt/v2 v2.0.0-rc.1
github.com/containerd/log v0.1.0
github.com/containerd/nydus-snapshotter v0.14.1-0.20240806063146-8fa319bfe9c5
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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ github.com/containerd/imgcrypt/v2 v2.0.0-rc.1 h1:7OMu5otk5Z2GeQs24JBPOmYbTc50+q6
github.com/containerd/imgcrypt/v2 v2.0.0-rc.1/go.mod h1:3/Ab3iliBt/aBVNYOwecT1YagCqAiHidOmVsrjtHF1A=
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
github.com/containerd/nydus-snapshotter v0.14.1-0.20240806063146-8fa319bfe9c5 h1:NpscnGdkmWwlb0o2Q+rDO/kfoLObfY2sHwB6M5uF58Q=
github.com/containerd/nydus-snapshotter v0.14.1-0.20240806063146-8fa319bfe9c5/go.mod h1:t7X6QEMNSz69fl5e2pF56ibd4XJ6KH9dEBrLnSwyYQk=
github.com/containerd/nydus-snapshotter v0.15.0-rc.0 h1:98s2N35oDdoLqW4DR8q69Hr8Ag9baU7MWuO/Pm19dTE=
github.com/containerd/nydus-snapshotter v0.15.0-rc.0/go.mod h1:biq0ijpeZe0I5yZFSJyHzFSjjRZQ7P7y/OuHyd7hYOw=
github.com/containerd/platforms v1.0.0-rc.0 h1:GuHWSKgVVO3POn6nRBB4sH63uPOLa87yuuhsGLWaXAA=
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=
Expand Down

0 comments on commit 840193d

Please sign in to comment.