Łukasz Mierzwa
|
d64e2505c0
|
Update vendor packages
|
2017-07-02 10:19:02 -07:00 |
|
Łukasz Mierzwa
|
40c23d135e
|
Update vendored libs
Sync up with upstream
|
2017-05-10 11:21:43 +01:00 |
|
Łukasz Mierzwa
|
bec682a14a
|
Update vendor, remove govalidator
It's no longer needed, no package uses it
|
2017-04-16 08:27:41 -07:00 |
|
Łukasz Mierzwa
|
a9aea9132c
|
Add semver dependency to the vendor dir
This is needed by the mapper package
|
2017-04-06 19:24:48 -07:00 |
|
Łukasz Mierzwa
|
b458f63713
|
Switch from manul to govendor for maintaining vendor directory
Manul works great, but using git submodules creates some problems (like https://github.com/travis-ci/travis-ci/issues/5806), switch to govendor to have reproducible builds
|
2017-03-28 20:09:26 -07:00 |
|
Łukasz Mierzwa
|
f8420d4632
|
Use go-bindata-assetfs for static files
This allows unsee to be compiled into a single self-contained binary, without any need to external static files or templates
|
2017-03-26 17:41:17 -07:00 |
|
Łukasz Mierzwa
|
e239fd05fd
|
Import code from internal repository (#1)
Import code from internal repository
|
2017-03-23 16:58:04 -07:00 |
|