Skip to content

Commit 318d0ba

Browse files
fix(deps): update module go.minekube.com/gate to v0.66.38 (minekube#816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 212ba46 commit 318d0ba

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.examples/extend/simple-proxy/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1414
require (
@@ -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

.examples/extend/simple-proxy/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,8 @@ go.minekube.com/geyserlite v0.3.12 h1:eCI7vv0sY3nOM1q3H0nQMLI2dto7icN3yJad8DwfyU
342342
go.minekube.com/geyserlite v0.3.12/go.mod h1:yy0/M0zSD6X3FoQMwtmf5Jn+7YFM7AZWamKw0E8fnOE=
343343
go.minekube.com/geyserlite v0.3.13 h1:Pe6I20z1EvXgWHJ/OUrXag+vQ2m0GcnUFhY140E4UbI=
344344
go.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=
345347
go.minekube.com/vialite v0.1.0 h1:RMnNeDcDKchIs+N5KqxOzCK9tgkrVPjgUgjU5ARdn5o=
346348
go.minekube.com/vialite v0.1.0/go.mod h1:W9L1l8/b/GsLmkw1BW4wijaaPj/zV3OdrtYJgWdkhxE=
347349
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=

0 commit comments

Comments
 (0)