Skip to content

Commit cee08c8

Browse files
dependabot[bot]AkihiroSuda
authored andcommitted
build(deps): bump github.com/containerd/zfs/v2 from 2.0.0-rc.0 to 2.0.0
Bumps [github.com/containerd/zfs/v2](https://github.com/containerd/zfs) from 2.0.0-rc.0 to 2.0.0. - [Release notes](https://github.com/containerd/zfs/releases) - [Commits](containerd/zfs@v2.0.0-rc.0...v2.0.0) --- updated-dependencies: - dependency-name: github.com/containerd/zfs/v2 dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit fb8c01d) Signed-off-by: Akihiro Suda <[email protected]>
1 parent c810c89 commit cee08c8

4 files changed

Lines changed: 46 additions & 46 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/containerd/plugin v1.0.0
2828
github.com/containerd/ttrpc v1.2.7
2929
github.com/containerd/typeurl/v2 v2.2.3
30-
github.com/containerd/zfs/v2 v2.0.0-rc.0
30+
github.com/containerd/zfs/v2 v2.0.0
3131
github.com/containernetworking/cni v1.3.0
3232
github.com/containernetworking/plugins v1.8.0
3333
github.com/coreos/go-systemd/v22 v22.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/containerd/ttrpc v1.2.7 h1:qIrroQvuOL9HQ1X6KHe2ohc7p+HP/0VE6XPU7elJRq
7171
github.com/containerd/ttrpc v1.2.7/go.mod h1:YCXHsb32f+Sq5/72xHubdiJRQY9inL4a4ZQrAbN1q9o=
7272
github.com/containerd/typeurl/v2 v2.2.3 h1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40=
7373
github.com/containerd/typeurl/v2 v2.2.3/go.mod h1:95ljDnPfD3bAbDJRugOiShd/DlAAsxGtUBhJxIn7SCk=
74-
github.com/containerd/zfs/v2 v2.0.0-rc.0 h1:0dRlgpoaepW7HuovtcvYQMF7NlpceQVdn7+3Udeth4M=
75-
github.com/containerd/zfs/v2 v2.0.0-rc.0/go.mod h1:g36g/XCEGDRxUXIFdM3oWAEvmTvhfz/eKWElqg4Secw=
74+
github.com/containerd/zfs/v2 v2.0.0 h1:sI0wKwWNQXR9G4jnPPrXmMSetm6PGAwgqBRTQtFUY/o=
75+
github.com/containerd/zfs/v2 v2.0.0/go.mod h1:fnUDKF98iYuQqLvNdoXs9MXjtfhRWp1nxSgRf7VZH8s=
7676
github.com/containernetworking/cni v1.3.0 h1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo=
7777
github.com/containernetworking/cni v1.3.0/go.mod h1:Bs8glZjjFfGPHMw6hQu82RUgEPNGEaBb9KS5KtNMnJ4=
7878
github.com/containernetworking/plugins v1.8.0 h1:WjGbV/0UQyo8A4qBsAh6GaDAtu1hevxVxsEuqtBqUFk=

vendor/github.com/containerd/zfs/v2/zfs.go

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ github.com/containerd/ttrpc
204204
# github.com/containerd/typeurl/v2 v2.2.3
205205
## explicit; go 1.21
206206
github.com/containerd/typeurl/v2
207-
# github.com/containerd/zfs/v2 v2.0.0-rc.0
208-
## explicit; go 1.22.0
207+
# github.com/containerd/zfs/v2 v2.0.0
208+
## explicit; go 1.23.0
209209
github.com/containerd/zfs/v2
210210
github.com/containerd/zfs/v2/plugin
211211
# github.com/containernetworking/cni v1.3.0

0 commit comments

Comments
 (0)