aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* refactor: update organization nameFuwn2022-03-181-1/+1
|
* feat(#2): optionally, do not proxy url(s)Fuwn2022-02-221-0/+1
| | | | | | | | | 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!
* chore(global): brandingFuwn2021-07-221-1/+1
|
* Update go-gemini dependencyAdnan Maolood2021-02-251-1/+1
|
* Update go-gemini dependencyAdnan Maolood2021-01-151-1/+1
| | | | | 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-1/+1
| | | | | 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-1/+1
|
* Add ⇒ before linksDrew DeVault2020-10-261-1/+1
|
* Initial commitDrew DeVault2020-10-111-0/+8