mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-09 00:49:10 +00:00
Bump to vfs4 (#230)
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"github.com/kairos-io/immucore/tests/mocks"
|
||||
. "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