Skip to content

Commit

Permalink
Update jrpc2 and release new tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Feb 20, 2022
1 parent 2377525 commit 355fc08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/creachadair/jrpc2/tools
go 1.17

require (
github.com/creachadair/jrpc2 v0.35.5
github.com/creachadair/jrpc2 v0.36.0
github.com/creachadair/wschannel v0.0.0-20220216114541-61fbe37685a3
)

Expand Down
3 changes: 2 additions & 1 deletion tools/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
github.com/creachadair/jrpc2 v0.35.5 h1:V4WaRUSHhMglmKgRXcmGEWQMo2oA9tBFHl94qXP4wmw=
github.com/creachadair/jrpc2 v0.35.5/go.mod h1:a53Cer/NMD1y8P9UB2XbuOLRELKRLDf8u7bRi4v1qsE=
github.com/creachadair/jrpc2 v0.36.0 h1:GMcMrn+U4LCy8luGjbcb5+PtD75EFG8ejPdFul7Q3jw=
github.com/creachadair/jrpc2 v0.36.0/go.mod h1:a53Cer/NMD1y8P9UB2XbuOLRELKRLDf8u7bRi4v1qsE=
github.com/creachadair/wschannel v0.0.0-20220216114541-61fbe37685a3 h1:/P1e2ygmLXWDqEMTYOij+beCCE7ybVFJGw/o/O1mWWg=
github.com/creachadair/wschannel v0.0.0-20220216114541-61fbe37685a3/go.mod h1:DE1Zs54rRnDcZB6df215PcIBar3jZ7JPYdbTS6WwTI4=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
Expand Down

0 comments on commit 355fc08

Please sign in to comment.