aboutsummaryrefslogtreecommitdiff
path: root/main.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-04-29ci: gofmt, golint => revive, update tools and actions (#87)Gravatar Abhinav Gupta 1-0/+2
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.
2016-10-12Rework as HTTP server (#15)Gravatar Grayson Koonce 1-8/+11
2016-09-30Add canonical import path go.uber.org/sally (#13)Gravatar Grayson Koonce 1-1/+1
2016-09-30Starting point (#1)Gravatar Grayson Koonce 1-0/+23