Andrey Smirnov
94a72b23ff
Update Go AWS SDK to the latest version
2019-07-13 00:19:00 +03:00
Andrey Smirnov
4b6c159e3a
Vendor update github.com/pkg/errors
2019-01-20 22:54:13 +03:00
aviau
7dfc12d138
switch to packaged lzma package
2018-06-22 12:44:23 -04:00
aviau
814ac6c28c
dep: use official uuid package
2018-06-21 16:12:45 -04:00
Andrey Smirnov
0e6ee35942
Update vendored deps, including AWS SDK, openpgp, ftp, ...
2018-04-10 23:49:16 +03:00
Andrey Smirnov
181806a9a2
Update to recent version of dep, fix lock files
2018-04-05 16:25:39 +03:00
Andrey Smirnov
5a1d006850
Update goleveldb vendored dependency (see #662 )
2017-11-08 00:49:56 +03:00
Andrey Smirnov
182c21e38c
Upgrade AWS SDK to the latest version
2017-09-28 17:57:05 +03:00
Andrey Smirnov
3756db2491
Upgrade gin-gonic to latest master, fix compatibility issues
2017-09-28 00:33:59 +03:00
Andrey Smirnov
aec6c2f2e2
Remove =false in usage and man page
2017-09-27 01:01:01 +03:00
Andrey Smirnov
29e5f4ca10
Vendor import github.com/pkg/errors
2017-04-26 23:17:03 +03:00
Andrey Smirnov
7f8db9087a
Rework man generator with new go install format
...
With previous version, `go install` automatically picks up
package `man` and installs `gen.go` as `main` to the $GOPATH/bin which
is not what is expected. Move man page generator to separate
private folder.
2017-03-24 21:07:38 +03:00
Andrey Smirnov
c6c1012330
Conver to regular Go vendor + dep tool
2017-03-22 19:24:06 +03:00