Skip to content

Commit

Permalink
update zfs plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Bevisy committed Jan 12, 2021
1 parent ed8ec97 commit c4b2185
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/containerd/builtins_zfs_linux.go
Expand Up @@ -18,4 +18,4 @@

package main

import _ "github.com/containerd/zfs"
import _ "github.com/bevisy/zfs"
2 changes: 1 addition & 1 deletion vendor.conf
Expand Up @@ -98,7 +98,7 @@ github.com/fullsailor/pkcs7 8306686428a5fe132eac8cb7c484
gopkg.in/square/go-jose.v2 v2.3.1

# zfs dependencies
github.com/containerd/zfs 9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d
github.com/bevisy/zfs 0db61529365ce48372895b240b67308a79482c2c
github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb

# aufs dependencies
Expand Down
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4b2185

Please sign in to comment.