pacmod
pacmod copied to clipboard
:package: Package your Go modules
Results
1
pacmod issues
Sort by
recently updated
recently updated
newest added
As of `1.23.3` (or earlier), `go get` is no longer supported outside a module. Error: ``` $ go get github.com/plexsystems/pacmod go: go.mod file not found in current directory or any...