Commit Graph
2 Commits
Author SHA1 Message Date
Tobias Klauser 4259e17bb7 Run go mod tidy as part of GitHub actions
Make sure go.mod and go.sum match the current source in the module.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2021-03-18 12:08:34 -07:00
Tobias Klauser 738f593fd1 Add GitHub action for CI testing
Run tests on the currently supported Go versions on Linux and macOS.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2021-03-03 05:43:38 -08:00