Skip to content

Commit

Permalink
codec: fix potential ambiguous import error using modules
Browse files Browse the repository at this point in the history
Updates #279
  • Loading branch information
ugorji committed Jan 26, 2019
1 parent 0ce70ac commit ee0b231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codec/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/ugorji/go/codec

require github.com/ugorji/go v1.1.1
require github.com/ugorji/go v1.1.2

0 comments on commit ee0b231

Please sign in to comment.