mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 00:05:27 +01:00
Build scripts now invoke `go mod vendor` and `go mod tidy` early in the build process, to ensure that the `vendor` directory stays consistent with the `go.mod` et. al.