We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d3d87 commit ae2e2fcCopy full SHA for ae2e2fc
.s2i/bin/assemble
@@ -3,7 +3,7 @@
3
set -e
4
5
echo "Assembling GOPATH..."
6
-PACKAGE_NAME="github.com/golang-starters/golang-health-check"
+PACKAGE_NAME="github.com/golang-starters/golang-http-crud"
7
export GOPATH=`realpath $HOME/go`
8
echo "Assembling GOPATH... DONE"
9
0 commit comments