docopt / docopts

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

Migrate to Go modules #74

Open msanft opened 5 months ago

msanft commented 5 months ago

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