Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yggdrasil-go and gvisor #13

Merged
merged 1 commit into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/hashicorp/go-syslog v1.0.0
github.com/hjson/hjson-go/v4 v4.4.0
github.com/things-go/go-socks5 v0.0.5
github.com/yggdrasil-network/yggdrasil-go v0.5.7
gvisor.dev/gvisor v0.0.0-20240805181127-399d7c1526c0
github.com/yggdrasil-network/yggdrasil-go v0.5.8
gvisor.dev/gvisor v0.0.0-20240810013311-326fe0f2a77f
)

require (
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ github.com/yggdrasil-network/yggdrasil-go v0.5.7-0.20240723215811-5ea16e63a157 h
github.com/yggdrasil-network/yggdrasil-go v0.5.7-0.20240723215811-5ea16e63a157/go.mod h1:rqiISfR3QgICItCBj2cTeNJo7I6Zpt7dHpsdBRTUBUQ=
github.com/yggdrasil-network/yggdrasil-go v0.5.7 h1:dYGchGR4qKfVCrCta4DMINo//UxjvfV0JeLX+3zj570=
github.com/yggdrasil-network/yggdrasil-go v0.5.7/go.mod h1:rqiISfR3QgICItCBj2cTeNJo7I6Zpt7dHpsdBRTUBUQ=
github.com/yggdrasil-network/yggdrasil-go v0.5.8 h1:8vpSVcsu4+zFtDl80j38tSu1ExZEEBrGS2CBVf5tB1Y=
github.com/yggdrasil-network/yggdrasil-go v0.5.8/go.mod h1:rqiISfR3QgICItCBj2cTeNJo7I6Zpt7dHpsdBRTUBUQ=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.uber.org/mock v0.4.0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU=
go.uber.org/mock v0.4.0/go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc=
Expand Down Expand Up @@ -170,5 +172,7 @@ gvisor.dev/gvisor v0.0.0-20240805181127-399d7c1526c0 h1:UybFse48qgYhNsLM6+veYik6
gvisor.dev/gvisor v0.0.0-20240805181127-399d7c1526c0/go.mod h1:sxc3Uvk/vHcd3tj7/DHVBoR5wvWT/MmRq2pj7HRJnwU=
gvisor.dev/gvisor v0.0.0-20240805185406-34f8c3f24ec6 h1:GFOhayno6H4dSqrO5Stlb0mBIIG2koxBRz+IXdos3n8=
gvisor.dev/gvisor v0.0.0-20240805185406-34f8c3f24ec6/go.mod h1:sxc3Uvk/vHcd3tj7/DHVBoR5wvWT/MmRq2pj7HRJnwU=
gvisor.dev/gvisor v0.0.0-20240810013311-326fe0f2a77f h1:llng6MGz63x02Xs1Ft71riYTfau4zS8OAZKv5jgPX6M=
gvisor.dev/gvisor v0.0.0-20240810013311-326fe0f2a77f/go.mod h1:sxc3Uvk/vHcd3tj7/DHVBoR5wvWT/MmRq2pj7HRJnwU=
nhooyr.io/websocket v1.8.11 h1:f/qXNc2/3DpoSZkHt1DQu6rj4zGC8JmkkLkWss0MgN0=
nhooyr.io/websocket v1.8.11/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c=