mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-14 13:40:46 +00:00
Bump to use vfs4 (#240)
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
sdkTypes "github.com/kairos-io/kairos-sdk/types"
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/twpayne/go-vfs"
|
||||
"github.com/twpayne/go-vfs/vfst"
|
||||
"github.com/twpayne/go-vfs/v4"
|
||||
"github.com/twpayne/go-vfs/v4/vfst"
|
||||
"os"
|
||||
"path/filepath"
|
||||
)
|
||||
|
Reference in New Issue
Block a user