here
here copied to clipboard
Results
2
here issues
Sort by
recently updated
recently updated
newest added
Wrapping up "go list" output into JSON array, so it can be parsed
Go 1.18 introduced workspaces (https://go.dev/doc/tutorial/workspaces) defined by a go.work file defined in the parent directory of a module - these are useful for working with private packages, etc. I have...
enhancement
s: accepted