kata-irc-bot | <starun.1998> On running this cmd it shows package is downloaded ```go get -d -u github.com/kata-containers/kata-containers``` but there is no dir named runtime but agent and trace-forwarder dir is present. in `$GOPATH/pkg/mod/github.com/kata-containers/kata-containers@v0.0.0-20210827192809-fb583780f6b1/src` how to run this `kata-runtime check` go version is this `go1.16.6 linux/amd64` | 05:30 |
---|---|---|
kata-irc-bot | <fidencio> Use `GO111MODULE=auto` | 12:29 |
kata-irc-bot | <starun.1998> exported this cmd and used go get still no dir with runtime in the `kata-containers` | 18:21 |
kata-irc-bot | <fidencio> cd $GOPATH/src/github.com/kata-containers/ | 19:09 |
kata-irc-bot | <fidencio> And then no `src/runtime` there? | 19:09 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!