fynefyne.io/fyne/scripts/modvendor

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.1.2
Published
Oct 12, 2019
Platform
js/wasm
Imports
9 packages
Last checked
3 hours ago

Tools for package owners.