Commit Graph

5 Commits (fd2f3a6e5d81e5b7c49e4817bc86fcf6b9039eea)

Author SHA1 Message Date
Jan Dittberner 5977eb5a7a Implement CSRF protection 7 years ago
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