File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/davecgh/go-spew v1.1.1
7
7
github.com/google/go-cmp v0.5.9
8
- github.com/webrpc/webrpc v0.12.1-0.20230801165705-bbb62bb52b8f
8
+ github.com/webrpc/webrpc v0.12.1
9
9
golang.org/x/tools v0.11.0
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -80,10 +80,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
80
80
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
81
81
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
82
82
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
83
- github.com/webrpc/webrpc v0.12.0 h1:c/kbR4/jParuNN8z+YfSSrebiBQgssBRsOCa2BJaAso =
84
- github.com/webrpc/webrpc v0.12.0 /go.mod h1:iNMGZDFqcH559z9Jb9QrqRelqU82PCMz17OPq2BY6Zg =
85
- github.com/webrpc/webrpc v0.12.1-0.20230801165705-bbb62bb52b8f h1:K5xCTeoVUTcl71hzTOnOIo5YckV3T+XtqcvCmE6JuaU =
86
- github.com/webrpc/webrpc v0.12.1-0.20230801165705-bbb62bb52b8f /go.mod h1:DwRj+2Vd0r4sanozfosHdv4RYi8kALVyVvpBPYqeGDQ =
83
+ github.com/webrpc/webrpc v0.12.1 h1:L1PxRykmb6AyoOWjSsUjIhc3zwkAehx/DqGJ6nn0WUg =
84
+ github.com/webrpc/webrpc v0.12.1 /go.mod h1:DwRj+2Vd0r4sanozfosHdv4RYi8kALVyVvpBPYqeGDQ =
87
85
github.com/xanzy/ssh-agent v0.2.1 /go.mod h1:mLlQY/MoOhWBj+gOGMQkOeiEvkx+8pJSI+0Bx9h2kr4 =
88
86
github.com/xanzy/ssh-agent v0.3.2 h1:eKj4SX2Fe7mui28ZgnFW5fmTz1EIr7ugo5s6wDxdHBM =
89
87
github.com/xanzy/ssh-agent v0.3.2 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
You can’t perform that action at this time.
0 commit comments