Skip to content

Commit

Permalink
Update module dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Nov 26, 2021
1 parent 048f77f commit 376d23d
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.30.4
github.com/creachadair/wschannel v0.0.0-20211118152247-10d58f4f0def
github.com/creachadair/wschannel v0.0.0-20211124150257-c0dc0d204d63
)

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.30.3/go.mod h1:w+GXZGc+NwsH0xsUOgeLBIIRM0jBOSTXhv28KaWGRZU=
github.com/creachadair/jrpc2 v0.30.4 h1:y+QRn38QPMIu/hv4EUzNT8VH1NYdQngsYGc+BZUfhf0=
github.com/creachadair/jrpc2 v0.30.4/go.mod h1:w+GXZGc+NwsH0xsUOgeLBIIRM0jBOSTXhv28KaWGRZU=
github.com/creachadair/wschannel v0.0.0-20211118152247-10d58f4f0def h1:FV0vHCqItsi0b3LwaEKyxj0su3VKdvbenCOkXnCAXnI=
github.com/creachadair/wschannel v0.0.0-20211118152247-10d58f4f0def/go.mod h1:/9Csuxj8r9h0YXexL0WmkahIhd85BleYWz7nt42ZgDc=
github.com/creachadair/wschannel v0.0.0-20211124150257-c0dc0d204d63 h1:rqTiH9JjAXjJpqlQTiFXMJa3cP0Hf5VoestGYWhR1EY=
github.com/creachadair/wschannel v0.0.0-20211124150257-c0dc0d204d63/go.mod h1:t2qArncP9fd3Sc1VyxhM9kUxLcbrK5yyWXMi2iP1BEw=
github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=
Expand Down

0 comments on commit 376d23d

Please sign in to comment.