Skip to content

Commit

Permalink
fix: remove errored replace directive, fix go install (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
EXHades committed Jan 4, 2024
1 parent f8e122f commit e33fb87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 449 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ require (
golang.org/x/tools v0.16.1
)

replace github.com/spf13/afero => github.com/spf13/afero v1.11.0

require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
Expand Down
Loading

0 comments on commit e33fb87

Please sign in to comment.