Skip to content

Commit

Permalink
Merge pull request #274 from goharbor/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/containerd/nydus-snapshotter-0.13.9

chore(deps): bump github.com/containerd/nydus-snapshotter from 0.13.4 to 0.13.9
  • Loading branch information
imeoer committed Mar 20, 2024
2 parents 8639d2e + 8ea3a0e commit fd32be1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/containerd/containerd v1.7.12
github.com/containerd/log v0.1.0
github.com/containerd/nydus-snapshotter v0.13.4
github.com/containerd/nydus-snapshotter v0.13.9
github.com/containerd/stargz-snapshotter v0.15.1
github.com/containerd/stargz-snapshotter/estargz v0.15.1
github.com/docker/cli v24.0.7+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -65,8 +65,8 @@ github.com/containerd/fifo v1.1.0 h1:4I2mbh5stb1u6ycIABlBw9zgtlK8viPI9QkQNRQEEmY
github.com/containerd/fifo v1.1.0/go.mod h1:bmC4NWMbXlt2EZ0Hc7Fx7QzTFxgPID13eH0Qu+MAb2o=
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.13.4 h1:veTQCgpfRGdPD031dVNGlU+vK/W9vBhZNlMWR9oupiQ=
github.com/containerd/nydus-snapshotter v0.13.4/go.mod h1:y41TM10lXhskfHHvge7kf1VucM4CeWwsCmQ5Q51UJrc=
github.com/containerd/nydus-snapshotter v0.13.9 h1:/bnk5X4u+eqEWNT4UOFrf1jtxVD1z8xbOG6vRzbTIE0=
github.com/containerd/nydus-snapshotter v0.13.9/go.mod h1:VPVKQ3jmHFIcUIV2yiQ1kImZuBFS3GXDohKs9mRABVE=
github.com/containerd/stargz-snapshotter v0.15.1 h1:fpsP4kf/Z4n2EYnU0WT8ZCE3eiKDwikDhL6VwxIlgeA=
github.com/containerd/stargz-snapshotter v0.15.1/go.mod h1:74D+J1m1RMXytLmWxegXWhtOSRHPWZKpKc2NdK3S+us=
github.com/containerd/stargz-snapshotter/estargz v0.15.1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU=
Expand Down

0 comments on commit fd32be1

Please sign in to comment.