howeyc / ledger

Command line double-entry accounting program
https://howeyc.github.io/ledger/
ISC License
455 stars 43 forks source link

Convert to Go modules #25

Closed kalafut closed 3 years ago

kalafut commented 3 years ago

I was going to open an issue inquiring about this, but it was quick enough to just ask via a PR 🙂.

This PR updates the project to use Go modules. Given that the Go module proxy is now well established, I elected to not vendor the dependencies.