cn icon indicating copy to clipboard operation
cn copied to clipboard

Switch to go mod

Open RealHarshThakur opened this issue 3 years ago • 2 comments

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

RealHarshThakur avatar Aug 23 '22 20:08 RealHarshThakur

In the Makefile you should remove or replace dep ensure.

xtuc avatar Sep 16 '22 20:09 xtuc

Unfortunately, I'm not sure this project is still well maintained

guits avatar Sep 21 '22 08:09 guits