mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Conver to regular Go vendor + dep tool
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
flag
|
||||
=======
|
||||
|
||||
A fork of fork of the official "flag" package but with:
|
||||
|
||||
* the flag.Value interface extended to provide a ``Get() interface{}`` method,
|
||||
* method ``(FlagSet *) Merge`` to merge two non-conficting flag sets
|
||||
Reference in New Issue
Block a user