Skip to content

Commit

Permalink
go/codec/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ugorji committed May 28, 2019
1 parent 3f8d850 commit 03428ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codec/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/ugorji/go/codec

require (
github.com/ugorji/go v1.1.5-pre
)

0 comments on commit 03428ae

Please sign in to comment.