Updated 1.21.6
This commit is contained in:
10
go.mod
10
go.mod
@ -1,9 +1,11 @@
|
||||
module github.com/Tnze/go-mc
|
||||
|
||||
go 1.22
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.2
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/iancoleman/strcase v0.2.0
|
||||
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/iancoleman/strcase v0.3.0
|
||||
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476
|
||||
)
|
||||
|
Reference in New Issue
Block a user