The only difference really is that we're not testing in Darwin or Windows. But we can add these as runners in a matrix but I don't think we need that here.
I didn't update to Go 1.17. I'm getting some issues with go.mod and dependencies. Let's bother with that when we migrate this to get rid of gogoproto if we still need this repo by then.
Summary
Closes #39
Changes
Notes for Reviewers
The only difference really is that we're not testing in Darwin or Windows. But we can add these as runners in a matrix but I don't think we need that here.
I didn't update to Go 1.17. I'm getting some issues with
go.mod
and dependencies. Let's bother with that when we migrate this to get rid of gogoproto if we still need this repo by then.