docopts icon indicating copy to clipboard operation
docopts copied to clipboard

Migrate to Go modules

Open msanft opened this issue 1 year ago • 1 comments

This switches to Go modules, which have now been the standard for dependency management in Go codebases for a while.

msanft avatar Jun 09 '24 19:06 msanft

This was something I implemented with more completeness (including devdeps, Makefile, docs, build scripts, etc) in #65

agilgur5 avatar Jan 31 '25 22:01 agilgur5