We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f27f47 commit 30cadc0Copy full SHA for 30cadc0
go.mod
@@ -11,6 +11,6 @@ require github.com/minetest-go/types v1.0.7
11
require (
12
github.com/davecgh/go-spew v1.1.1 // indirect
13
github.com/pmezard/go-difflib v1.0.0 // indirect
14
- golang.org/x/text v0.3.7
+ golang.org/x/text v0.29.0
15
gopkg.in/yaml.v3 v3.0.1 // indirect
16
)
0 commit comments