Hi, I am trying to create a external plugin(buildmode=plugin) to attach Containerd project. I forked Containerd and succeeded in creating and running a plugin in it.
However, I would like to build the plugin without forking Containerd, but to do that, it seems that I have to resolve the module dependencies. And, Any attempt to resolve all dependencies by manually modifying go.mod has been difficult and unsuccessful. I wonder if it's best to fork Containerd and build it in it. Thank you. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/bb104e38-4cf7-41a1-86a7-7f4fec06ab7fn%40googlegroups.com.