mobile icon indicating copy to clipboard operation
mobile copied to clipboard

feat: added golistflags

Open baizon opened this issue 7 months ago • 7 comments

Added glflags to make it possible to use go list with argument. For example go list -mod=mod. This solves the issue: https://github.com/golang/go/issues/67927

baizon avatar Jul 21 '24 08:07 baizon