mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:18:52 +00:00
ebdee5aed8
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0 * go down to v1.28.0
11 lines
192 B
Markdown
11 lines
192 B
Markdown
# opt
|
|
|
|
Package opt implements command-line flag parsing.
|
|
|
|
### Installation
|
|
|
|
$ go get [-u] modernc.org/opt
|
|
|
|
### Documentation
|
|
|
|
[godoc.org/modernc.org/opt](http://godoc.org/modernc.org/opt)
|