14 Commits

Author SHA1 Message Date
Kirill Muratov
5059f0bee6 Fixes for govet 2019-03-22 23:05:19 +03:00
Dale Hui
06d3ebde1c Use strings.NewReader() instead of bytes.NewReader() when source is a string
- Group imports
2018-11-05 22:50:08 -08:00
Dale Hui
fc2b2e9c64 Use v4 for Go module support 2018-10-10 16:16:23 -07:00
Dale Hui
107db3f407 Revert "Remove support for Go modules"
This reverts commit 5e96539f55495f6fa80240037db6cb1886a99b89.
2018-10-10 16:15:33 -07:00
Dale Hui
5e96539f55 Remove support for Go modules 2018-10-10 13:34:03 -07:00
Dale Hui
16dea48c82 Fix module support by opting in to modules 2018-09-14 01:14:42 -07:00
thurt
e6baca2ffb add ref (SHA, branch, or tag) to the github migration source 2018-05-04 03:16:12 +00:00
Dale Hui
f584949470 Update imports to reference fork.
Thanks `make rewrite-import-paths`!
2018-01-19 10:56:55 -08:00
Matthias Kadenbach
651f78cba8 Update README.md 2017-04-21 13:36:03 -07:00
Matthias Kadenbach
28e0548cac
fix github
see 23d6cb9cac
2017-02-22 16:56:14 -08:00
Matthias Kadenbach
4bb46a98c6
fix github
see 2a4b92075e
2017-02-19 15:31:57 -08:00
Matthias Kadenbach
199678e1bc add code comments for package migrate 2017-02-09 16:59:30 -08:00
Matthias Kadenbach
297a4227ef fixing travis 2017-02-08 01:49:57 -08:00
Matthias Kadenbach
ee384ed8cc initial version 3.0.0 preview
hard work
2017-02-07 22:01:29 -08:00