Start integrating upper/db as a new ORM

This commit is contained in:
Arturo Filastò 2018-09-05 18:40:37 +02:00
commit ff2f973523
9 changed files with 317 additions and 307 deletions

View file

@ -65,3 +65,7 @@ required = ["github.com/shuLhan/go-bindata/go-bindata"]
[[constraint]]
branch = "master"
name = "github.com/getsentry/raven-go"
[[constraint]]
name = "upper.io/db.v3"
version = "3.5.4"