Skip to content

Commit

Permalink
Update module dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Apr 17, 2022
1 parent 3ac1098 commit 2d5412a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/creachadair/jrpc2 v0.37.0
github.com/creachadair/wschannel v0.0.0-20220416190544-32241737a030
github.com/creachadair/wschannel v0.0.0-20220416213235-b0abeaeda2ee
)

require (
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/creachadair/jrpc2 v0.37.0 h1:ULoWu1MPX+KTF1QsP6MFGTzvUTPHJxVEIV/D0Pn495k=
github.com/creachadair/jrpc2 v0.37.0/go.mod h1:a53Cer/NMD1y8P9UB2XbuOLRELKRLDf8u7bRi4v1qsE=
github.com/creachadair/wschannel v0.0.0-20220416190544-32241737a030 h1:AcSDBf7ugnuCd8HKZAd0RoajasgCIX5X4v3lnasbb1s=
github.com/creachadair/wschannel v0.0.0-20220416190544-32241737a030/go.mod h1:xsFdrl2SSekKEhSVhbh8QedoEW9epEQkWTgzQvAkdUs=
github.com/creachadair/wschannel v0.0.0-20220416213235-b0abeaeda2ee h1:LdYUy37O3859VKn0KUU5O4g46+N1mha7q9HDQEu8LZg=
github.com/creachadair/wschannel v0.0.0-20220416213235-b0abeaeda2ee/go.mod h1:xsFdrl2SSekKEhSVhbh8QedoEW9epEQkWTgzQvAkdUs=
github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
github.com/google/go-cmp v0.5.7 h1:81/ik6ipDQS2aGcBfIN5dHDB36BwrStyeAQquSYCV4o=
Expand Down

0 comments on commit 2d5412a

Please sign in to comment.