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 21, 2022
1 parent 0b36459 commit ab76d3c
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.35.3
github.com/creachadair/wschannel v0.0.0-20220117134730-2e959b103c6f
github.com/creachadair/wschannel v0.0.0-20220120010638-3210fae56544
)

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.35.3 h1:D3o4hXiVM91NeV+ZiMPg/BoXXctT5hd+t6mLJmHjZxA=
github.com/creachadair/jrpc2 v0.35.3/go.mod h1:AfylEsH795IqdyEn9WEPt2eC7J53LC2mz3SclnIcfzc=
github.com/creachadair/wschannel v0.0.0-20220117134730-2e959b103c6f h1:kPf3aCN69ICaecdJktAlAoqLM8ytULa/V6lAx8+JYYw=
github.com/creachadair/wschannel v0.0.0-20220117134730-2e959b103c6f/go.mod h1:4hF8/fPdc7PkNT8kpghIIf2kpnKsSQpxX1GkMTe9oL4=
github.com/creachadair/wschannel v0.0.0-20220120010638-3210fae56544 h1:T+1jImuIOi4XFEno/kB7CAIWcjUr5CJPOa9KyGXblVo=
github.com/creachadair/wschannel v0.0.0-20220120010638-3210fae56544/go.mod h1:4hF8/fPdc7PkNT8kpghIIf2kpnKsSQpxX1GkMTe9oL4=
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 ab76d3c

Please sign in to comment.