mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-26 19:46:39 -05:00
6697c2e6fc
Replace vendor folder and where it is used.
Gnuflag
The gnuflag package is a fork of the Go standard library package that supports GNU-compatible flag syntax.
In particular, it supports --longflag and -l single-character
flag syntax.
Full documentation can be found here: https://godoc.org/github.com/juju/gnuflag.