We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7fbd39 commit 6becc1cCopy full SHA for 6becc1c
storage/go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/klauspost/compress v1.18.0
15
github.com/klauspost/pgzip v1.2.6
16
github.com/mattn/go-shellwords v1.0.12
17
- github.com/mistifyio/go-zfs/v3 v3.1.0
+ github.com/mistifyio/go-zfs/v4 v4.0.0
18
github.com/moby/sys/capability v0.4.0
19
github.com/moby/sys/mountinfo v0.7.2
20
github.com/moby/sys/user v0.4.0
0 commit comments