Go: changing import name for "unit.nginx.org/go".
This patch includes packaging changes - update unit-go installation directory.
This commit is contained in:
@@ -74,7 +74,7 @@ fi
|
||||
NXT_GO_PATH=${NXT_GO_PATH=`${NXT_GO} env GOPATH`}
|
||||
NXT_GO_PATH=${NXT_GO_PATH:-${PWD}/${NXT_BUILD_DIR}/${NXT_GO}}
|
||||
|
||||
NXT_GO_PKG=nginx/unit
|
||||
NXT_GO_PKG=unit.nginx.org/go
|
||||
|
||||
$echo " + Go package path: \"${NXT_GO_PATH}\""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user