Update gophertunnel to v1.47.4 and change PlayerColour type to color.RGBA in legacy protocol.

This commit is contained in:
AkmalFairuz
2025-06-20 13:25:54 +07:00
parent 00f5d4d8c6
commit 752b98fb5c
3 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/rogpeppe/go-internal v1.14.1
github.com/samber/lo v1.49.1
github.com/sandertv/gophertunnel v1.47.3
github.com/sandertv/gophertunnel v1.47.4
github.com/segmentio/fasthash v1.0.3
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
golang.org/x/image v0.25.0