Commit Graph

3 Commits (5d68bae54fc48854103dcc70ef236f8ae39f136b)

Author SHA1 Message Date
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