fxamacker / cbor

CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
MIT License
748 stars 61 forks source link

Add go1.23 to ci.yml #573

Closed fxamacker closed 3 months ago

fxamacker commented 3 months ago

Added go1.18 and go1.23 to ci.yml.