summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/crypto/acme/autocert
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies and go1.18 (#1873)Wim2022-08-131-3/+3
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Update dependencies (#1813)Wim2022-04-252-2/+7
|
* Update vendor (whatsapp)Wim2022-03-202-101/+60
|
* Update vendor (#1498)Wim2021-05-301-4/+4
|
* Update dependencies / vendor (#1146)Wim2020-05-241-2/+0
|
* Update dependencies (#975)Wim2020-01-092-109/+205
|
* Clean up go.mod and vendorWim2020-01-091-7/+1
|
* Add initial Keybase Chat support (#877)cori hudson2019-08-262-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial work on native keybase bridging * Hopefully make a functional keybase bridge * add keybase to bridgemap * send to right channel, try to figure out received msgs * add account and userid * i am a Dam Fool * Fix formatting for messages, handle /me * update vendors, ran golint and goimports * move handlers to handlers.go, clean up unused config options * add sample config, fix inconsistent remote nick handling * Update readme with keybase links * Resolve fixmie errors * Error -> Errorf * fix linting errors in go.mod and go.sum * explicitly join channels, ignore messages from non-specified channels * check that team names match before bridging message
* Update vendor (#852)Wim2019-06-161-2/+19
|
* Switch back go upstream bwmarrin/discordgoWim2018-11-134-114/+305
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-064-153/+481
|
* Update vendorWim2017-02-183-0/+1048