secure-systems-lab / go-securesystemslib

Cryptographic and general-purpose routines for Golang Secure Systems Lab projects at NYU
MIT License
21 stars 23 forks source link

Drop support for 1.16.x, add support for latest versions of Go #41

Closed adityasaky closed 1 year ago

adityasaky commented 1 year ago

Looks like we've missed updating Go versions in our CI, so fast tracking for now all the way through 1.20.x. I imagine we can drop 1.17.x and possibly 1.18.x in the not too distant future.

adityasaky commented 1 year ago

FWIW, I believe #40 is failing because of 1.16.x.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4658040683


Totals Coverage Status
Change from base Build 4438785512: 0.0%
Covered Lines: 219
Relevant Lines: 239

💛 - Coveralls