Home > other >  Why do I go get github.com/kardianos/service will appear this mistake
Why do I go get github.com/kardianos/service will appear this mistake

Time:09-21

Go get github.com/kardianos/service
# github.com/kardianos/service
Go\src\github.com \ kardianos \ service \ service_aix. Go: 126:8: undefined: run
Go\src\github.com \ kardianos \ service \ service_aix. Go: 178-9: undefined: run
Go\src\github.com \ kardianos \ service \ service_aix. Go: 191:24: undefined: runWithOutput
Go\src\github.com \ kardianos \ service \ service_aix. Go: 225-9: undefined: run
Go\src\github.com \ kardianos \ service \ service_aix. Go: 228-9: undefined: run
Go\src\github.com \ kardianos \ service \ service_aix. Go: 263-9: undefined: newSysLogger
Go\src\github.com \ kardianos \ service \ service_windows. Go: abundantly: version redeclared in this block,
Previous declaration at go\src\github.com \ kardianos \ service \ service_aix go: none
Go\src\github.com \ kardianos \ service \ service_windows. Go: 131-5: interactive redeclared in this block,
Previous declaration at go\src\github.com \ kardianos \ service \ service_aix go: 65-5

CodePudding user response:

It is good to go to update to 1.14, the original is 1.11
  • Related