Skip to content

Commit

Permalink
Update module dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Jan 14, 2022
1 parent 1c46eef commit 235ea4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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.35.2
github.com/creachadair/wschannel v0.0.0-20211226003258-39e53aae376c
github.com/creachadair/wschannel v0.0.0-20211230014228-bd659c142c64
)

require (
Expand Down
5 changes: 2 additions & 3 deletions tools/go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
github.com/creachadair/jrpc2 v0.35.1/go.mod h1:AfylEsH795IqdyEn9WEPt2eC7J53LC2mz3SclnIcfzc=
github.com/creachadair/jrpc2 v0.35.2 h1:coyKDPJmbFKHKpsMZ728nRfCqljDQ1zu+bfVzLKBe7w=
github.com/creachadair/jrpc2 v0.35.2/go.mod h1:AfylEsH795IqdyEn9WEPt2eC7J53LC2mz3SclnIcfzc=
github.com/creachadair/wschannel v0.0.0-20211226003258-39e53aae376c h1:tEwFU6iwqny/Uh1lBdbQzmKhQ2nfAxNpIYVVA0C30jM=
github.com/creachadair/wschannel v0.0.0-20211226003258-39e53aae376c/go.mod h1:Uljpsn5/1tnoahEnmwoLqv8erdVa2zFeMTdzNEPz8bE=
github.com/creachadair/wschannel v0.0.0-20211230014228-bd659c142c64 h1:zPrSTk8F55nGXs8dKWxPIFxCcSuzfxv1mZ3bTujFTYk=
github.com/creachadair/wschannel v0.0.0-20211230014228-bd659c142c64/go.mod h1:TN86cIX19gBg7dypIWISPrf5CzMMO7K6gRG04Rp7lj4=
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.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ=
Expand Down

0 comments on commit 235ea4d

Please sign in to comment.