aboutsummaryrefslogtreecommitdiff
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* feat(#2): optionally, do not proxy url(s)Fuwn2022-02-221-4/+754
| | | | | | | | | If the user provides a `Capybara.yaml` with the `capybara.keep_gemini` key, do not proxy the provided values (URLs). Also implements a rudimentary configuration system for future extension. Thanks, @WellsBit!
* Update go-gemini dependencyAdnan Maolood2021-02-251-2/+9
|
* Update go-gemini dependencyAdnan Maolood2021-01-151-2/+2
| | | | | Version 0.1.13 ensures that (*Response).Body is always non-nil, so that calling Close() will not panic for unsuccessful responses.
* Update go-gemini dependencyAdnan Maolood2021-01-151-2/+2
| | | | | Version 0.1.12 fixes a bug where the client Timeout was not applied when dialing, causing the client to hang when a host was down.
* Update go-gemini dependencyAdnan Maolood2020-11-061-2/+5
|
* Add ⇒ before linksDrew DeVault2020-10-261-8/+2
|
* Initial commitDrew DeVault2020-10-111-0/+14