summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies and remove old matterclient lib (#2067)HEADmasterWim2023-08-051-10/+0
|
* Update dependencies (#2007)Wim2023-03-091-0/+20
| | | * Update dependencies
* Update dependencies (#1951)Wim2023-01-281-0/+10
|
* Update dependencies and go1.18 (#1873)Wim2022-08-131-133/+6
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Update dependencies (#1813)Wim2022-04-251-2/+2
|
* Update vendor (#1498)Wim2021-05-301-0/+1
|
* Update dependencies / vendor (#1146)Wim2020-05-241-17/+17
|
* Update dependencies (#975)Wim2020-01-091-33/+23
|
* Add initial Keybase Chat support (#877)cori hudson2019-08-261-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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, move to labstack/echo/v4 Fixes #698Wim2019-01-311-0/+2015