Tobias Klauser
|
0893ea0215
|
.github/workflows: check formatting
Check gofmt formatting as part of GitHub actions tests.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
|
2021-09-06 10:41:45 -04:00 |
|
Tobias Klauser
|
5cc0d2929a
|
.github/workflows: add Go 1.17 to test matrix
Drop 1.15 which is no longer supported upstream.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
|
2021-09-06 10:41:45 -04:00 |
|
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 |
|