aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Collapse)AuthorAgeFiles
* ci: gofmt, golint => revive, update tools and actions (#87)Abhinav Gupta2023-04-291
| | | | | | Fixes up the `make lint` target to also check that all files are properly gofmt-ed, replaces the deprecated `golint` check with `revive`, and sets up dependabot to also update tools and actions regularly.
* Rework as HTTP server (#15)Grayson Koonce2016-10-121
|
* Add canonical import path go.uber.org/sally (#13)Grayson Koonce2016-09-301
|
* Starting point (#1)Grayson Koonce2016-09-301