File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212	"sync" 
1313	"time" 
1414
15- 	zfs "github.com/mistifyio/go-zfs/v3 " 
15+ 	zfs "github.com/mistifyio/go-zfs/v4 " 
1616	"github.com/opencontainers/selinux/go-selinux/label" 
1717	"github.com/sirupsen/logrus" 
1818	graphdriver "go.podman.io/storage/drivers" 
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414	github.com/klauspost/compress  v1.18.0 
1515	github.com/klauspost/pgzip  v1.2.6 
1616	github.com/mattn/go-shellwords  v1.0.12 
17- 	github.com/mistifyio/go-zfs/v3    v3.1 .0
17+ 	github.com/mistifyio/go-zfs/v4    v4.0 .0
1818	github.com/moby/sys/capability  v0.4.0 
1919	github.com/moby/sys/mountinfo  v0.7.2 
2020	github.com/moby/sys/user  v0.4.0 
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
3434github.com/kr/text  v0.2.0 /go.mod  h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
3535github.com/mattn/go-shellwords  v1.0.12  h1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk =
3636github.com/mattn/go-shellwords  v1.0.12 /go.mod  h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y =
37- github.com/mistifyio/go-zfs/v3    v3.1 .0FZaylcg0hjUp27i23VcJJQiuBeAZjrC8lPqCGM1CopY =
38- github.com/mistifyio/go-zfs/v3    v3.1 .0/go.mod  h1:CzVgeB0RvF2EGzQnytKVvVSDwmKJXxkOTUGbNrTja/k =
37+ github.com/mistifyio/go-zfs/v4    v4.0 .0sU0+5dX45tdDK5xNZ3HBi95nxUc48FS92qbIZEvpAg4 =
38+ github.com/mistifyio/go-zfs/v4    v4.0 .0/go.mod  h1:weotFtXTHvBwhr9Mv96KYnDkTPBOHFUbm9cBmQpesL0 =
3939github.com/moby/sys/capability  v0.4.0  h1:4D4mI6KlNtWMCM1Z/K0i7RV1FkX+DBDHKVJpCndZoHk =
4040github.com/moby/sys/capability  v0.4.0 /go.mod  h1:4g9IK291rVkms3LKCDOoYlnV8xKwoDTpIrNEE35Wq0I =
4141github.com/moby/sys/mountinfo  v0.7.2  h1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments