Commit Graph

5 Commits

Author SHA1 Message Date
Łukasz Mierzwa
32925da47d chore(package): reinit Go vendor config 2018-07-25 11:06:37 +02:00
Łukasz Mierzwa
5de0efd7b4 feat(backend): Add CORS headers to API responses 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
4f5926d54f dep prune is depracated, drop it
dep will now run prune based on the Gopkg.toml settings, add a config for it and drop 'dep prune' from the Makefile
2018-01-31 22:07:30 -08:00
Łukasz Mierzwa
76b4012db7 Cleanup Go dep files and update deps 2017-12-03 11:38:22 -08:00
Łukasz Mierzwa
23f3551280 Migrate vendor forlder to dep
This PR is a result of running 'dep init' followed by 'make vendor', it removes govendor file and creates dep Gopkg.* files.
2017-07-18 09:16:42 -07:00