Update dependencies
This commit is contained in:
6
go.mod
6
go.mod
@ -3,7 +3,7 @@ module github.com/Tnze/go-mc
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/iancoleman/strcase v0.1.3
|
||||
golang.org/x/exp v0.0.0-20220314205449-43aec2f8a4e7
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/iancoleman/strcase v0.2.0
|
||||
golang.org/x/exp v0.0.0-20230321023759-10a507213a29
|
||||
)
|
||||
|
Reference in New Issue
Block a user