Skip to content

Commit

Permalink
updating go.mod release to v1.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ugorji committed Mar 8, 2023
1 parent 29258c4 commit 732f9d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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/ugorji/go

go 1.11

require github.com/ugorji/go/codec v1.2.10
require github.com/ugorji/go/codec v1.2.11
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
github.com/ugorji/go/codec v1.2.10 h1:eimT6Lsr+2lzmSZxPhLFoOWFmQqwk0fllJJ5hEbTXtQ=
github.com/ugorji/go/codec v1.2.10/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg=

0 comments on commit 732f9d3

Please sign in to comment.