File tree Expand file tree Collapse file tree
.examples/extend/simple-proxy Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/robinbraemer/event v0.1.1
99 go.minekube.com/brigodier v0.0.2
1010 go.minekube.com/common v0.3.0
11- go.minekube.com/gate v0.66.36
11+ go.minekube.com/gate v0.66.38
1212)
1313
1414require (
@@ -70,7 +70,7 @@ require (
7070 github.com/yusufpapurcu/wmi v1.2.4 // indirect
7171 github.com/zyedidia/generic v1.2.1 // indirect
7272 go.minekube.com/connect v0.6.2 // indirect
73- go.minekube.com/geyserlite v0.3.13 // indirect
73+ go.minekube.com/geyserlite v0.3.14 // indirect
7474 go.minekube.com/vialite v0.1.0 // indirect
7575 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
7676 go.opentelemetry.io/contrib/instrumentation/host v0.63.0 // indirect
Original file line number Diff line number Diff line change @@ -342,6 +342,8 @@ go.minekube.com/geyserlite v0.3.12 h1:eCI7vv0sY3nOM1q3H0nQMLI2dto7icN3yJad8DwfyU
342342go.minekube.com/geyserlite v0.3.12 /go.mod h1:yy0/M0zSD6X3FoQMwtmf5Jn+7YFM7AZWamKw0E8fnOE =
343343go.minekube.com/geyserlite v0.3.13 h1:Pe6I20z1EvXgWHJ/OUrXag+vQ2m0GcnUFhY140E4UbI =
344344go.minekube.com/geyserlite v0.3.13 /go.mod h1:yy0/M0zSD6X3FoQMwtmf5Jn+7YFM7AZWamKw0E8fnOE =
345+ go.minekube.com/geyserlite v0.3.14 h1:+cSN9o/b5jEOHeym/uXvt5MEoGnrYloJidrVe9K9pWo =
346+ go.minekube.com/geyserlite v0.3.14 /go.mod h1:yy0/M0zSD6X3FoQMwtmf5Jn+7YFM7AZWamKw0E8fnOE =
345347go.minekube.com/vialite v0.1.0 h1:RMnNeDcDKchIs+N5KqxOzCK9tgkrVPjgUgjU5ARdn5o =
346348go.minekube.com/vialite v0.1.0 /go.mod h1:W9L1l8/b/GsLmkw1BW4wijaaPj/zV3OdrtYJgWdkhxE =
347349go.opencensus.io v0.18.0 /go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA =
You can’t perform that action at this time.
0 commit comments