Skip to content
Snippets Groups Projects
Unverified Commit 7aca393d authored by Erwan Guyader's avatar Erwan Guyader Committed by GitHub
Browse files

chore: Directly import our fork of spf13/afero (#3585)

Our fork was used via a `replace` directive in the `go.mod` file but
this prevents the use of `go install` which replaces `go get` in Go
1.18.

We simply replace the import of `spf13/afero` with our own in `go.mod`
and all the files importing it.
parent b5338238
No related merge requests found
Showing
with 39 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment