mprimi / nasefa

Send and receive files using NATS
MIT License
46 stars 2 forks source link

make fully qualified go mod #4

Closed gedw99 closed 11 months ago

gedw99 commented 1 year ago

maybe make it a fully qualified golang mod so uses can just do go install github.com/mprimi/nasefa@v1.0.0

just change the go.mod to have:

github.com/mprimi/nasefa