Skip to content

Commit

Permalink
Merge pull request #63 from bn222/master
Browse files Browse the repository at this point in the history
update github.com/spf13/afero
  • Loading branch information
rollandf authored Mar 6, 2023
2 parents 83605dd + 1832e1e commit eb547af
Show file tree
Hide file tree
Showing 2 changed files with 425 additions and 13 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/k8snetworkplumbingwg/sriovnet
go 1.18

require (
github.com/google/uuid v1.1.1
github.com/spf13/afero v1.4.1
github.com/google/uuid v1.1.2
github.com/spf13/afero v1.9.4
github.com/stretchr/testify v1.7.0
github.com/vishvananda/netlink v1.2.1-beta.2
)
Expand All @@ -15,6 +15,6 @@ require (
github.com/stretchr/objx v0.1.0 // indirect
github.com/vishvananda/netns v0.0.4 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/text v0.8.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
Loading

0 comments on commit eb547af

Please sign in to comment.