We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039b493 commit 983506bCopy full SHA for 983506b
go.mod
@@ -2,6 +2,7 @@ module github.com/WindMillCode/go_scripts
2
3
go 1.20
4
5
+
6
replace github.com/WindMillCode/go_scripts/utils => /go_scripts/utils
7
8
require (
0 commit comments