Skip to content

Commit

Permalink
Bump fxamacker/cbor to 2.2.0 (cisco#10)
Browse files Browse the repository at this point in the history
Updated go.mod and go.sum.
  • Loading branch information
x448 authored Mar 9, 2020
1 parent a91c47c commit a1025c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/x448/senml

go 1.12

require github.com/fxamacker/cbor/v2 v2.1.0
require github.com/fxamacker/cbor/v2 v2.2.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/fxamacker/cbor/v2 v2.1.0 h1:Z2oCM2wGujL3zDO0l+1HEVzSOr45+/jjIb6kR6/4OLY=
github.com/fxamacker/cbor/v2 v2.1.0/go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo=
github.com/fxamacker/cbor/v2 v2.2.0 h1:6eXqdDDe588rSYAi1HfZKbx6YYQO4mxQ9eC6xYpU/JQ=
github.com/fxamacker/cbor/v2 v2.2.0/go.mod h1:TA1xS00nchWmaBnEIxPSE5oHLuJBAVvqrtAnWBwBCVo=
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=

0 comments on commit a1025c3

Please sign in to comment.