rclone/librclone/gomobile
Nick Craig-Wood 94757277bc build: fix go mod tidy removing golang.org/x/mobile dependency
Before this running `go mod tidy` caused the build to break because it
removed the dependency on golang.org/x/mobile and a command line tool
from this package is needed for the build.

This adds an explicit dependency which will mean the tool is always present.
2022-05-01 13:28:20 +01:00
..
gomobile.go build: fix go mod tidy removing golang.org/x/mobile dependency 2022-05-01 13:28:20 +01:00