Skip to content

Release v0.1.1

Compare
Choose a tag to compare
@gguridi gguridi released this 06 Oct 19:07
· 1 commit to master since this release
d590abc
Update with go mod and testing for latests golang. (#1)

* Added go mod and fixed the tests for old versions of Golang that were failing due to the ginkgo version (which is only for testing purposes). Using go test instead of ginkgo as a command.