Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@sudo-suhas sudo-suhas released this 16 Mar 11:44
· 27 commits to master since this release
56b5ef4

Important Changes

Declare module as github.com/gojek/work (#16)

Usage

The module is backward compatible with github.com/gocraft/work. To switch to this module, simply replace github.com/gocraft/work with github.com/gojek/work in Go source files and run go get:

go get github.com/gojek/work