Closed dustin-ward closed 6 months ago
Embed version number with:
go build -ldflags="-X 'main.Version=1.1.3'"
This helps us dynamically update the version number for zopen
Will automatically tag with module information if installed from go install github.com/ZOSOpenTools/wharf@latest
go install github.com/ZOSOpenTools/wharf@latest
Embed version number with:
This helps us dynamically update the version number for zopen
Will automatically tag with module information if installed from
go install github.com/ZOSOpenTools/wharf@latest