Commit Graph

12 Commits

Author SHA1 Message Date
Samuel Guyah f0fd910e2e
go 1.18 (#529)
* 18

* mod tidy
2022-04-13 09:58:42 -05:00
Andrew Starr-Bochicchio 78ca5f7b65
Add Go 1.17.x to test matrix and drop unsupported versions. (#473) 2021-08-23 13:10:24 -04:00
Andrew Starr-Bochicchio c3fc90e15b
Add Go 1.16.x to the testing matrix. (#438) 2021-02-22 15:36:35 -05:00
Ben Tranter 387efb7ae8
Update .github/workflows/ci.yml
(Going to commit this to get this merged within the Hacktoberfest deadline)
2020-10-30 17:24:53 -04:00
reeseconor 8d8a3aae9e Add support for caching dependencies between GitHub Action runs 2020-10-22 14:06:31 -06:00
Tomás Farías ea2c9712d1 Add gofmt to CI GitHub Action 2020-10-21 22:16:52 +02:00
Alex Krantz 451aac68e7
Fix indentation level 2020-10-21 09:45:03 -07:00
Alex Krantz 42c69376e5
Update to official golang action 2020-10-20 18:32:14 -07:00
Hilary Holz 688886f47f convert master to main 2020-06-29 11:51:16 -07:00
Ben Tranter 2e903b10dc
Use DigitalOcean owned golang-pipeline
Updates our CI workflow to use the DigitalOcean owned
`golang-pipeline`, since it includes support for Go 1.14.
2020-04-16 17:29:49 -04:00
Ben Tranter e980c8dc54
Upgrade godo to Go 1.14
Upgrades godo to Go 1.14, and updates a few dependencies.

This can't be merged until support for Go 1.14 is added to the GitHub
Action we depend on.
2020-04-08 11:49:03 -04:00
Hilary Holz 73f7c94c97 switch CI from travis to github actions 2020-03-31 11:19:25 -07:00