module github.com/fxamacker/cbor/v2

go 1.17 // Compiling with go 1.20+ uses new features and optimizations

require github.com/x448/float16 v0.8.4
