Skip to content

Commit

Permalink
updating go.mod release to v1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ugorji committed Dec 27, 2022
1 parent e75e953 commit e4956d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
module github.com/ugorji/go

go 1.11

require github.com/ugorji/go/codec v1.2.8
3 changes: 0 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
github.com/ugorji/go v1.2.7/go.mod h1:nF9osbDWLy6bDVv/Rtoh6QgnvNDpmCalQV5urGCCS6M=
github.com/ugorji/go/codec v1.2.7 h1:YPXUKf7fYbp/y8xloBqZOw2qaVggbfwMlI8WM3wZUJ0=
github.com/ugorji/go/codec v1.2.7/go.mod h1:WGN1fab3R1fzQlVQTkfxVtIBhWDRqOviHU95kRgeqEY=

0 comments on commit e4956d8

Please sign in to comment.