drand / tlock

Timelock Encryption made practical. The Go `tlock` library and the `tle` cmd line tool home to encrypt towards the future.
Apache License 2.0
510 stars 24 forks source link

ci: upgrade to Go 1.18 #31

Closed rootulp closed 2 years ago

rootulp commented 2 years ago

Upgrade CI to match the Go version specified in go.mod: https://github.com/drand/tlock/blob/main/go.mod#L3

rootulp commented 2 years ago

Disregard, this may be intentional because: https://github.com/drand/tlock/commit/167079f6ced5118c27276ab3fc823fe0b8498751

I think maintainers may want to include a comment in the config file why 1.17 is desired in CI if the project uses 1.18

AnomalRoil commented 2 years ago

Good catch, the project should have been Go 1.17 to match drand.