why is go mod tidy wanted
This commit is contained in:
@@ -16,6 +16,7 @@ build-android:
|
||||
git tag v$version -f
|
||||
make lib_install
|
||||
export PATH="$PATH:$(go env GOPATH)/bin"
|
||||
go mod tidy
|
||||
make lib_android
|
||||
cd clients/android && git checkout dev && cd ../..
|
||||
go run -v ./cmd/internal/update_android_version --ci --nightly
|
||||
|
||||
Reference in New Issue
Block a user