Upgrade go version

This commit is contained in:
Ming Deng 2020-11-08 20:24:30 +08:00
parent 5a7fb572a4
commit 57309c38b2
2 changed files with 2 additions and 3 deletions

View File

@ -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

3
go.mod
View File

@ -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