Improve: ci config and Dockerfile & update dependencies

This commit is contained in:
Dreamacro
2018-06-18 18:24:11 +08:00
parent 79e5338113
commit 330a3391e3
4 changed files with 24 additions and 4 deletions

View File

@ -25,6 +25,14 @@
# unused-packages = true
[[constraint]]
name = "github.com/go-chi/chi"
version = "3.3.2"
[[constraint]]
name = "github.com/go-chi/render"
version = "1.0.1"
[[constraint]]
name = "github.com/oschwald/geoip2-golang"
version = "1.2.1"