Fix protocol version and SRV record issue
This commit is contained in:
4
go.mod
4
go.mod
@@ -5,8 +5,8 @@ go 1.18
|
||||
require (
|
||||
github.com/go-redsync/redsync/v4 v4.11.0
|
||||
github.com/gofiber/fiber/v2 v2.52.0
|
||||
github.com/mcstatus-io/mcutil/v3 v3.2.1
|
||||
github.com/redis/go-redis/v9 v9.3.1
|
||||
github.com/mcstatus-io/mcutil/v3 v3.3.0
|
||||
github.com/redis/go-redis/v9 v9.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user