coinbase / chainstorage

The File System For a Multi-Blockchain World
https://time-wilderness-a70.notion.site/ChainStorage-5c173d1cafd842ceb9e38c26bfbd6265?pvs=4
Apache License 2.0
68 stars 24 forks source link

feat: run ci with recent go versions #56

Closed bestmike007 closed 8 months ago

bestmike007 commented 8 months ago

What changed? Why?

Run build, test, and integration with recent golang versions including 1.20 and 1.21.

Note: yq requires 1.20+

How did you test the change?