modvendor command
Modvendor is an internal utility to reset the vendor content using "go mod vendor" and to copy the glfw c source code dep. The last action is required since "go mod vendor" do not handle directories not containing a .go file inside (see https://github.com/golang/go/wiki/Modules#some-needed-files-may-not-be-present-in-populated-vendor-directory).
Usage:
go run scripts/modvendor/main.go
Note: modvendor must be executed from the fyne project root
- Version
- v1.2.0-beta1
- Published
- Nov 27, 2019
- Platform
- windows/amd64
- Imports
- 9 packages
- Last checked
- 4 hours ago –
Tools for package owners.