sgreben / jp

dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
MIT License
1.32k stars 33 forks source link

convert to go module #29

Open urandom2 opened 1 year ago

urandom2 commented 1 year ago

As modules are well stable, and a lighter weight way to checkin dependencies, we have removed the vendor directory, the empty Gopkg.toml file, and replaced them with go.mod and go.sum.