Skip to content

Initial Release for Go Mod

Latest
Compare
Choose a tag to compare
@nimajalali nimajalali released this 28 Aug 21:37
· 2 commits to master since this release
b889d95
Go mod and GitHub actions (#64)

* add go.mod file, move to github actions

* update ci badge on readme

* update badges on readme, cleanup naming in gh actions workflow

* gh action on pr only

* remove go test on 1.15.x for now