Skip to content

v1.5.1

Compare
Choose a tag to compare
@elliotchance elliotchance released this 24 Jun 15:15
· 1 commit to master since this release
52b7cde
Add go mod support (#2)

Add go mod support to make sure go get would not break.
Current setup require user to use Gopkg to build, not a simple go get.

Co-authored-by: DeanSu <[email protected]>