Skip to content

Commit 127bde2

Browse files
Update module golang.org/x/text to v0.32.0
1 parent 2f27f47 commit 127bde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ require github.com/minetest-go/types v1.0.7
1111
require (
1212
github.com/davecgh/go-spew v1.1.1 // indirect
1313
github.com/pmezard/go-difflib v1.0.0 // indirect
14-
golang.org/x/text v0.3.7
14+
golang.org/x/text v0.32.0
1515
gopkg.in/yaml.v3 v3.0.1 // indirect
1616
)

0 commit comments

Comments
 (0)