diff --git a/.travis.yml b/.travis.yml index eaad43e..aeb400f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.12.17 + - 1.14.11 install: - export PATH=$PATH:$HOME/gopath/bin - go get -u github.com/opennota/check/cmd/structcheck diff --git a/go.mod b/go.mod index aee2524..4fb9479 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,8 @@ module github.com/beego/bee -go 1.13 +go 1.14 require ( - github.com/BurntSushi/toml v0.3.1 github.com/astaxie/beego v1.12.1 github.com/davecgh/go-spew v1.1.1 github.com/flosch/pongo2 v0.0.0-20200529170236-5abacdfa4915