aboutsummaryrefslogtreecommitdiff
path: root/tools.go
AgeCommit message (Expand)Author
2023-09-09Stop using golang.org/x/lintEric Biggers
2022-04-08Re-run 'make format' with latest version of gofmtEric Biggers
2022-04-08Switch to google.golang.org/protobuf/protoEric Biggers
2019-10-25Manage tool versioning with Go modules (#161)Joseph Richey