Skip to content

Commit e33fb87

Browse files
authored
fix: remove errored replace directive, fix go install (#957)
1 parent f8e122f commit e33fb87

File tree

2 files changed

+0
-449
lines changed

2 files changed

+0
-449
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ require (
1515
golang.org/x/tools v0.16.1
1616
)
1717

18-
replace github.com/spf13/afero => github.com/spf13/afero v1.11.0
19-
2018
require (
2119
github.com/mattn/go-colorable v0.1.13 // indirect
2220
github.com/mattn/go-isatty v0.0.20 // indirect

0 commit comments

Comments
 (0)