1.21.60 support
This commit is contained in:
10
go.mod
10
go.mod
@@ -10,11 +10,11 @@ require (
|
||||
github.com/pelletier/go-toml v1.9.5
|
||||
github.com/rogpeppe/go-internal v1.13.1
|
||||
github.com/samber/lo v1.47.0
|
||||
github.com/sandertv/gophertunnel v1.43.1
|
||||
github.com/sandertv/gophertunnel v1.44.1-0.20250211173944-b0dbda19ad6a
|
||||
github.com/segmentio/fasthash v1.0.3
|
||||
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
|
||||
golang.org/x/image v0.21.0
|
||||
golang.org/x/oauth2 v0.24.0
|
||||
golang.org/x/oauth2 v0.26.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -27,8 +27,8 @@ require (
|
||||
github.com/klauspost/compress v1.17.11 // indirect
|
||||
github.com/muhammadmuzzammil1998/jsonc v1.0.0 // indirect
|
||||
github.com/sandertv/go-raknet v1.14.2 // indirect
|
||||
golang.org/x/crypto v0.31.0 // indirect
|
||||
golang.org/x/crypto v0.33.0 // indirect
|
||||
golang.org/x/mod v0.22.0 // indirect
|
||||
golang.org/x/net v0.33.0 // indirect
|
||||
golang.org/x/text v0.21.0 // indirect
|
||||
golang.org/x/net v0.35.0 // indirect
|
||||
golang.org/x/text v0.22.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user