Skip to content

Commit a7f30f5

Browse files
authoredFeb 1, 2022
Update go.mod
1 parent ee8575d commit a7f30f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module nvm
22

33
go 1.16
44

5-
replace github.com/coreybutler/go-fsutil => C:\Users\corey\OneDrive\Documents\workspace\oss\coreybutler\go-fsutil
5+
// replace github.com/coreybutler/go-fsutil => C:\Users\corey\OneDrive\Documents\workspace\oss\coreybutler\go-fsutil
66

77
require (
88
github.com/blang/semver v3.5.1+incompatible // indirect

0 commit comments

Comments
 (0)
Please sign in to comment.