Andrey Nering
bbdd698869
Upgrade mvdan.cc/sh to use edge
2019-09-08 21:55:02 -03:00
Andrey Nering
b7785678f4
CI: Upgrade to Go 1.13
2019-09-07 14:35:48 -03:00
Andrey Nering
abe0352de9
Fixed some bugs regarding minor version checks on version:
...
1. I have forgot to update it on recent releases. Seems that most people just
use round versions since nobody complained.
2. It's too hard to understand how the github.com/Masterminds/semver package
works, so I just got rid of it and we're now using plain float checks.
2019-06-15 22:39:35 -03:00
Andrey Nering
83d618e1eb
Revert "Upgrade to yaml/go-yaml v3"
...
This reverts commit 8001fb3915
.
2019-05-11 11:22:13 -03:00
Andrey Nering
8001fb3915
Upgrade to yaml/go-yaml v3
2019-04-13 17:25:28 -03:00
Andrey Nering
de11323d28
mvdan.cc/sh: Use v2.6.4
2019-03-16 10:42:23 -03:00
Andrey Nering
a98f803d87
Upgrade mvdan.cc/sh
2019-02-24 11:44:53 -03:00
Andrey Nering
4f2a84b426
Upgrade some libs
2019-01-19 19:24:49 -02:00
Andrey Nering
14a127b6b3
Pin mattn/go-zglob version
2019-01-19 19:08:30 -02:00
Andrey Nering
06000533fb
Pin mvdan/sh version
2019-01-19 19:07:11 -02:00
Andrey Nering
5238bc55fd
Upgrade mvdan.cc/sh
...
Fixes #153
2018-12-24 15:25:19 -02:00
Andrey Nering
df032b09a7
Upgrade mvdan/sh
2018-12-15 15:43:40 -02:00
Andrey Nering
a701ea3007
go mod tidy
2018-11-04 21:36:55 -02:00
Andrey Nering
f0fb7d9661
go.mod: Pin some versions
2018-11-04 21:31:29 -02:00
Andrey Nering
3cbc89769d
Re-write import paths to v2
2018-11-04 21:23:35 -02:00
Andrey Nering
a52f6c0acf
Switch to Go modules
...
Let's keep the vendor directory for a while to not break Task for
users that install it using `go get`.
Closes #119
2018-10-27 17:01:14 -03:00