Cosmin Cojocar
|
85eb8a52ab
|
Scan the go packages path recursively starting from a root folder
This is replacing the gotool.ImportPaths which seems to have some troubles with Go modules.
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
|
2019-04-27 14:02:43 -07:00 |
|
Cosmin Cojocar
|
ee73b9e94b
|
Remove dep and Use only Go modules to manage dependencies
Update the depenendencies to latest versions
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
|
2019-04-27 08:20:18 +02:00 |
|
Naoya Yoshizawa
|
85d180848d
|
Go modules support for 1.12 (#297)
* support go module
* fix implement and uncommented out tests
* includes test package
* remove test environment go1.10 or older
|
2019-04-25 09:25:32 +02:00 |
|
Dale Hui
|
ec32ce68d8
|
Support Go 1.11 (#239)
* Test with the latest minor version of each major Go version
* Support Go 1.11 and modules
|
2018-09-10 09:09:12 +02:00 |
|