Skip to content

Commit

Permalink
Update to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed Mar 21, 2024
1 parent f134f1c commit 2b2dd5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/davecgh/go-spew v1.1.1
github.com/google/go-cmp v0.5.9
github.com/webrpc/webrpc v0.13.0
github.com/webrpc/webrpc v0.15.5
golang.org/x/tools v0.11.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ github.com/webrpc/webrpc v0.12.1 h1:L1PxRykmb6AyoOWjSsUjIhc3zwkAehx/DqGJ6nn0WUg=
github.com/webrpc/webrpc v0.12.1/go.mod h1:DwRj+2Vd0r4sanozfosHdv4RYi8kALVyVvpBPYqeGDQ=
github.com/webrpc/webrpc v0.13.0 h1:T641gZ+COgdbadgQKj6pRFebTHJD9U5SPpa6sft6BEc=
github.com/webrpc/webrpc v0.13.0/go.mod h1:DwRj+2Vd0r4sanozfosHdv4RYi8kALVyVvpBPYqeGDQ=
github.com/webrpc/webrpc v0.15.5 h1:meztVYIk0FzrzkYr9Qqh2SyS3eUWEX30tFzREhEg9AQ=
github.com/webrpc/webrpc v0.15.5/go.mod h1:/XwWjfVHHzXPtB8UaX+viElNtAEAq0J7Mf7ZjnF4d9k=
github.com/xanzy/ssh-agent v0.2.1/go.mod h1:mLlQY/MoOhWBj+gOGMQkOeiEvkx+8pJSI+0Bx9h2kr4=
github.com/xanzy/ssh-agent v0.3.2 h1:eKj4SX2Fe7mui28ZgnFW5fmTz1EIr7ugo5s6wDxdHBM=
github.com/xanzy/ssh-agent v0.3.2/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
Expand Down

0 comments on commit 2b2dd5f

Please sign in to comment.