update gohpertunnel to support v1.19.40

This commit is contained in:
olebeck 2022-10-25 18:54:36 +02:00
parent f193e7c0b7
commit ea45241c5d

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/bedrock-tool/bedrocktool
go 1.19
//replace github.com/sandertv/gophertunnel => ./gophertunnel
replace github.com/sandertv/gophertunnel => github.com/olebeck/gophertunnel v1.24.13-1
replace github.com/sandertv/gophertunnel => github.com/olebeck/gophertunnel v1.25.0-1
//replace github.com/df-mc/dragonfly => ./dragonfly
replace github.com/df-mc/dragonfly => github.com/olebeck/dragonfly v0.8.5-1