1
0
mirror of https://github.com/beego/bee.git synced 2025-07-05 08:00:18 +00:00

Bee fix command

This commit is contained in:
Ming Deng
2020-10-15 21:40:16 +08:00
parent e0fd237002
commit 29e5fadf6a
6 changed files with 305 additions and 205 deletions

View File

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