|
|
@@ -11,7 +11,7 @@ fi
|
|
|
# the latest versions. Outside of Docker, be aware that these dependencies
|
|
|
# will not be overridden w/ new versions if they already exist in $GOPATH
|
|
|
|
|
|
-GOOS=arm go get -d -v github.com/psiphon-inc/openssl
|
|
|
+GOOS=arm go get -d -v github.com/Psiphon-Inc/openssl
|
|
|
if [ $? != 0 ]; then
|
|
|
echo "..'go get -d -v github.com/psiphon-inc/openssl' failed, exiting"
|
|
|
exit $?
|