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 d8ea593 commit 01742f2Copy full SHA for 01742f2
go.mod
@@ -11,4 +11,4 @@ require (
11
github.com/recruit-mp/go-deploygate v0.0.0-20161124091054-af415c893ce8
12
)
13
14
-replace github.com/recruit-mp/go-deploygate => ../go-deploygate
+replace github.com/recruit-mp/go-deploygate => ../go-deploygate //FIXME: update when PR has merged : https://github.com/recruit-mp/go-deploygate
0 commit comments