fix regression on legacy

This commit is contained in:
olebeck 2023-04-01 21:18:40 +02:00
parent 4c0dd665f1
commit eca888e3f2
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ go 1.20
replace github.com/sandertv/gophertunnel => github.com/olebeck/gophertunnel v1.28.1-1
//replace github.com/df-mc/dragonfly => ./dragonfly
replace github.com/df-mc/dragonfly => github.com/olebeck/dragonfly v0.9.4-3
replace github.com/df-mc/dragonfly => github.com/olebeck/dragonfly v0.9.4-4
//replace gioui.org => ./gio
replace gioui.org => github.com/olebeck/gio v0.0.0-20230321105529-d424f1a59af9