gstormlee

Results 2 issues of gstormlee

go build -o ../build/microGW main.go go: github.com/micro/[email protected] requires k8s.io/[email protected] requires github.com/gogo/[email protected]: invalid pseudo-version: revision is shorter than canonical (65acae22fc9d) 这个错误,我该如何解决?谢谢

我直接运行 micro -version 返回 micro version latest 我运行 micro api 再运行 curl http://localhost:8080 返回:{"version": "1.18.0"} {"version": "latest"} 上述两行都是返回。 请问这是什么版本。