mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-09 12:59:17 +00:00
Drop those stupid github and vfs deps bumps (#591)
This commit is contained in:
@@ -38,8 +38,8 @@ import (
|
||||
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
. "github.com/onsi/gomega"
|
||||
"github.com/twpayne/go-vfs/v4"
|
||||
"github.com/twpayne/go-vfs/v4/vfst"
|
||||
"github.com/twpayne/go-vfs/v5"
|
||||
"github.com/twpayne/go-vfs/v5/vfst"
|
||||
)
|
||||
|
||||
func getNamesFromListFiles(list []fs.DirEntry) []string {
|
||||
|
Reference in New Issue
Block a user