Bump x448/float16 to v0.8.4

This commit is contained in:
Faye Amacker 2020-01-18 16:18:54 -06:00
parent 27aabfb4d9
commit 1efb4f3c6c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/fxamacker/cbor
go 1.12
require github.com/x448/float16 v0.8.3
require github.com/x448/float16 v0.8.4

4
go.sum
View File

@ -1,2 +1,2 @@
github.com/x448/float16 v0.8.3 h1:i2Y5SfvnmNqonyrBxsp8I1AuTm+MW+kyxLES3w9dikk=
github.com/x448/float16 v0.8.3/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=