Update go.mod to require go 1.17
A recent optimization bumped go to 1.20 in go.mod but go 1.17 is still supported. This commit is to reduce confusion about the minimum Go version supported by this CBOR library. fxamacker/cbor v2.5.0 supports 1.12+. fxamacker/cbor v2.6.0 will support 1.17+.
This commit is contained in:
parent
d81df7aca4
commit
4778e468f6