1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 19:33:28 +00:00

update to go version 1.12.5

This commit is contained in:
John 2019-05-28 01:43:30 +08:00
parent 81ed8514be
commit 5d223c6513

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.10.3
- 1.12.5
install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -u github.com/opennota/check/cmd/structcheck