Commit Graph

4 Commits (4f013ebf3f4dca0c6821577a8b92ce72549cb475)

Author SHA1 Message Date
Jan Dittberner 4f013ebf3f Update dependencies 7 years ago
Jan Dittberner 4dd5e09820 Embed database migrations
- switch from goose to github.com/rubenv/sql-migrate
- move assets (static, templates, migrations) to boardvoting package
- add generated boardvoting/assets.go
- remove unused static files from static directory
- add package db with db migration configuration
7 years ago
Jan Dittberner aea93c328e Update dependencies 7 years ago
Jan Dittberner bf511ae4db Add dep dependency management
This commit introduces dependency management using
https://github.com/golang/dep to make builds reproducible.
7 years ago