Package cbor is a modern CBOR codec (RFC 8949 & RFC 8742) with CBOR tags, Go struct tag options, Core Deterministic Encoding, CTAP2, Canonical CBOR, float64->32->16, and duplicate map key detection.
go get github.com/fxamacker/cbor/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Marshals and unmarshals a map to/from CBOR.
Update import path to github.com/fxamacker/cbor/v2 and adjust code for new API.
No dependency data recorded yet.