Skip to content

Commit

Permalink
Merge pull request cisco#1 from fxamacker/master
Browse files Browse the repository at this point in the history
Update fxamacker/cbor to v1.3.1
  • Loading branch information
x448 authored Nov 25, 2019
2 parents 530b2b3 + f914cfc commit 0f73f84
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 v1.3.1-0.20191124042314-3677ff05bd49
require github.com/fxamacker/cbor v1.3.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/fxamacker/cbor v1.3.1-0.20191124042314-3677ff05bd49 h1:mjSfz1fMwwDnLxanY0MBOq2lFnnED61zsX7S9RExVJc=
github.com/fxamacker/cbor v1.3.1-0.20191124042314-3677ff05bd49/go.mod h1:Uy2lR31/2WfmW0yiA4i3t+we5kF3B/wzKsttcux+i/g=
github.com/fxamacker/cbor v1.3.1 h1:SP2SkHT//Q8WaIsEfsK1zA3mv+EEv2Y0OFxqcQo9cqk=
github.com/fxamacker/cbor v1.3.1/go.mod h1:Uy2lR31/2WfmW0yiA4i3t+we5kF3B/wzKsttcux+i/g=

0 comments on commit 0f73f84

Please sign in to comment.