File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/pelletier/go-toml v1.9.5 // indirect
2828 github.com/pkg/errors v0.9.1 // indirect
2929 github.com/sandertv/go-raknet v1.14.3-0.20250305181847-6af3e95113d6 // indirect
30- github.com/sandertv/gophertunnel v1.49.1 // indirect
30+ github.com/sandertv/gophertunnel v1.50.0 // indirect
3131 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
3232 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
3333 go.opentelemetry.io/otel v1.37.0 // indirect
Original file line number Diff line number Diff line change @@ -65,6 +65,8 @@ github.com/sandertv/gophertunnel v1.48.0 h1:FoAKjNxo8VitSRdrkM/jNtxz6gwFTOq/XitW
6565github.com/sandertv/gophertunnel v1.48.0 /go.mod h1:lmRarAmn25V/+QeiUbUDXeA26bEaNlX1wGEM/rj39ew =
6666github.com/sandertv/gophertunnel v1.49.1 h1:Wq6tcdwWhooa/G2dqic3/ZptEvt79glAQQ5a85GSGpI =
6767github.com/sandertv/gophertunnel v1.49.1 /go.mod h1:WjTvUo02TmvPULY1y5oxxAhZIeH8ew31/LUkSUD6ABw =
68+ github.com/sandertv/gophertunnel v1.50.0 h1:uoXQBWOD823T8snohPjIkFo+pcYrlIalEmcY2S1FUPM =
69+ github.com/sandertv/gophertunnel v1.50.0 /go.mod h1:WjTvUo02TmvPULY1y5oxxAhZIeH8ew31/LUkSUD6ABw =
6870github.com/sirupsen/logrus v1.4.1 /go.mod h1:ni0Sbl8bgC9z8RoU9G6nDWqqs/fq4eDPysMBDgk/93Q =
6971github.com/stretchr/objx v0.1.1 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
7072github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments