qiantao
|
9433a7b66f
|
1. new,api,hprose 命令增加两个参数 [-module=true] [-beego=v1.12.1] 用于生成go module项目
2. generate,migrate命令不再打印GOPATH.
3. pack命令排除。
4. run命令支持传递ldflags参数
5. fix watch file bug.ignoredFilesRegExps数组对每个文件增加$,防止目录存在tmp的情况
6. getPackagePath函数被调用时如果找不到GOPATH,则看看工程有没有go.mod 有就当做go module项目处理。
7. .travis.yml检查时排除/pkg/mod/目录
|
2020-06-25 22:29:27 +08:00 |
|
astaxie
|
815bdd737a
|
update to go version 1.10.3
|
2018-07-21 23:06:23 +08:00 |
|
astaxie
|
69760a96ec
|
Merge pull request #436 from franzwilhelm/master
Add complete swagger 3.0 security support for oauth2, apiKey and basic
|
2017-05-16 11:17:35 +08:00 |
|
franzwilhelm
|
e8c0f528a6
|
add ignore for staticcheck
|
2017-05-15 00:56:56 +02:00 |
|
astaxie
|
e1f3353511
|
add ineffassign check
|
2017-04-28 22:53:38 +08:00 |
|
astaxie
|
823dca76d5
|
add gofmt check for travis
|
2017-04-28 20:36:44 +08:00 |
|
Faissal Elamraoui
|
a22baf1b65
|
Setup ignore list for gosimple
|
2017-04-03 00:01:23 +02:00 |
|
Faissal Elamraoui
|
64a8570c70
|
Ignore gosimple's S1024 check for go1.8
|
2017-03-15 17:45:51 +01:00 |
|
Sergey Lanzman
|
513debab13
|
update travis.yml
|
2017-03-11 11:03:45 +02:00 |
|
Sergey Lanzman
|
c1a60c0ec3
|
update travis.yml
|
2017-03-10 11:49:31 +02:00 |
|
astaxie
|
848618b21e
|
update travis
|
2016-12-27 20:44:17 +08:00 |
|
astaxie
|
1566ca7da1
|
add beego version and bee version and travis
|
2016-01-25 21:49:49 +08:00 |
|