Skip to content

Commit

Permalink
Update Gate
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Jan 4, 2024
1 parent 0d66d58 commit a9b0841
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 @@ -7,7 +7,7 @@ require (
github.com/robinbraemer/event v0.0.1
go.minekube.com/brigodier v0.0.1
go.minekube.com/common v0.0.5
go.minekube.com/gate v0.36.0
go.minekube.com/gate v0.36.1
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ go.minekube.com/gate v0.35.1 h1:d3nNFx6wPejjgsPAj5qnKvMrtU1ktxGM9O7gXNjt3PM=
go.minekube.com/gate v0.35.1/go.mod h1:1jzqzGFJ0DrLzTmYP2EcW1Ira0sVnjXvxYOXuwzM/2A=
go.minekube.com/gate v0.36.0 h1:wEqxAhEPTaBqIFYC/kvqeDpRLppo8LvrNnX/IEuBqBc=
go.minekube.com/gate v0.36.0/go.mod h1:dUUJH4mtBrClsh2lxT+qVilBEG8yF3B+fbyVHL1ehqw=
go.minekube.com/gate v0.36.1 h1:+sKi6FB7JDwmkK3Y9q0qqY2rxlBZ84Qqcw1+VMNw+pg=
go.minekube.com/gate v0.36.1/go.mod h1:dUUJH4mtBrClsh2lxT+qVilBEG8yF3B+fbyVHL1ehqw=
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=
go.uber.org/atomic v1.11.0 h1:ZvwS0R+56ePWxUNi+Atn9dWONBPp/AUETXlHW0DxSjE=
go.uber.org/atomic v1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
Expand Down

0 comments on commit a9b0841

Please sign in to comment.