Skip to content

Commit

Permalink
Bump fxamacker/cbor to v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
x448 committed Jan 13, 2020
1 parent 1b995cb commit de662c2
Show file tree
Hide file tree
Showing 2 changed files with 5 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 v1.3.4
require github.com/fxamacker/cbor v1.5.0
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/fxamacker/cbor v1.3.4 h1:eF4Id4U6joRQ9nE6IQpWEr7sYnglOxe8QGPd1VqzubA=
github.com/fxamacker/cbor v1.3.4/go.mod h1:Uy2lR31/2WfmW0yiA4i3t+we5kF3B/wzKsttcux+i/g=
github.com/fxamacker/cbor v1.5.0 h1:idAiyeNSq/jeG9FPbCLVZLFJjsxP+g40a3UrXFapumw=
github.com/fxamacker/cbor v1.5.0/go.mod h1:UjdWSysJckWsChYy9I5zMbkGvK4xXDR+LmDb8kPGYgA=
github.com/x448/float16 v0.8.3 h1:i2Y5SfvnmNqonyrBxsp8I1AuTm+MW+kyxLES3w9dikk=
github.com/x448/float16 v0.8.3/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=

0 comments on commit de662c2

Please sign in to comment.