... > go-sqlite3 v0.35.4 requires github.com/ncruces/go-sqlite3-wasm/v5 > (v5.0.35304). I plan to ITP golang-github-ncruces-go-sqlite3-wasm and > create the repo via flight-deck unless it already exists in the archive > or on Salsa. > > Is this module already packaged, or should I proceed with a new ITP?
Isn't this a rather trivial question, or am I missing something? dh-make-golang itself will report which dependencies are already packaged and which are not. Several online tools can also look up Debian archive contents. This one is also easy to run locally in a container: apt-file search go-sqlite3-wasm I just ran this , and it seems it isn't in the archive yet.
