From: Rob Schmersel Subject: micro editor To: ports@openbsd.org Date: Sun, 7 Sep 2025 18:14:43 +0200 Hi, Since awhile the micro editor nightly release is working on openbsd when manually compiled. Been attempting to update the port with the aim to use a commit hash, but it seems that go-module support requires a released version Attempting to use nightly (not nice since that is a moving target) or a commit hash does not work Attempting to use DISTFILES + SITES interferes with go-module and does not allow to use modgo-gen-modules to generate the modules.inc. My Go knowledge is very basic and not enough and searching stuff on this is near impossible (at least for me not precisely knowing what to search for). Is it worthwhile continuing this or better to wait for the next release of micro? BR/Rob