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 57097a6 commit 6289c4bCopy full SHA for 6289c4b
.travis.yml
@@ -9,7 +9,7 @@ go:
9
- 1.15
10
11
before_install:
12
- - go get github.com/mellow-io/xgo
+ - go get src.techknowlogick.com/xgo
13
14
script: make mellow
15
0 commit comments