Browse Source

revert inadvertent update to go.mod

Ugorji Nwoke 6 years ago
parent
commit
159a793b65
1 changed files with 0 additions and 4 deletions
  1. 0 4
      go.mod

+ 0 - 4
go.mod

@@ -1,5 +1 @@
 module github.com/ugorji/go
 module github.com/ugorji/go
-
-require (
-	github.com/ugorji/go/codec v1.1.5-pre
-)