Skip to content

Commit

Permalink
Use fork to fix version detectiom
Browse files Browse the repository at this point in the history
Signed-off-by: Knut Ahlers <knut@ahlers.me>
  • Loading branch information
Luzifer committed Jul 10, 2019
1 parent 69b2a77 commit 100cb7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SHA256SUMS
@@ -1,2 +1,2 @@
05e4977d541b2ef07c757acca912b7b58b379fb425eceb3a1f53c829a78a4aa4 docker2aci.sh
7ba45cbdc4ec5dd1c45767d9df1df283bc1a90af83acaeb5c146821d0c16298b golang.sh
3ce8fae21fc7a65e2d56981642507f35d3896a638a89413a8a9d5430fc095ca0 golang.sh
2 changes: 1 addition & 1 deletion golang.sh
Expand Up @@ -31,7 +31,7 @@ go version
step "Retrieve dependencies"
pushd ${GOPATH}
go get github.com/aktau/github-release
go get github.com/mitchellh/gox
go get github.com/Luzifer/gox
popd

step "Test code"
Expand Down

0 comments on commit 100cb7d

Please sign in to comment.