Commit Graph

4 Commits

Author SHA1 Message Date
Dan Sosedoff
c109f25fae
Upgrade gin to latest ; go mod tidy 2021-09-23 20:29:52 -05:00
Dan Sosedoff
8284c41d6e
Specify buildpack version for Heroku 2021-05-10 09:00:09 -05:00
Nikita Kazarian
8e2c826ba3 go 1.16 features
- use go embed instead of go-binary and remove all about old assets (go 1.16 feature)
- pin gox version (go 1.16 feature)
- update ci to go 1.16
2021-03-05 03:47:01 +03:00
Nikita Kazarian
21e8493838 move project to go modules
- remove vendor
- pin cockroach version in tests
- remove golang.org/x/tools/cmd/cover (not maintained and moved to standart library)
2021-03-04 00:15:23 +03:00