cn
cn copied to clipboard
Switch to go mod
This PR aims to :
- Change dependency management to go mod as that's the standard for Go right now.
- Bump up Go version to the latest compaitable version with little changes
In the Makefile you should remove or replace dep ensure.
Unfortunately, I'm not sure this project is still well maintained