docopt / docopts

Shell interpreter for docopt, the command-line interface description language.
Other
494 stars 53 forks source link

Migrate to Go modules #74

Open msanft opened 1 month ago

msanft commented 1 month ago

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