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

Update README.md for v2.7.0 release #560

Closed fxamacker closed 5 months ago

fxamacker commented 5 months ago

Add Kubernetes to list of users, update Quick Start, etc.

fxamacker commented 5 months ago

@x448 PTAL :pray: Added suggested updates to README.