Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 5bb2445

Browse files
authored
update golang.org/x/text to v0.3.3 (#1230)
1 parent d7677d6 commit 5bb2445

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
@@ -7,7 +7,7 @@ require (
77
github.com/stretchr/testify v1.4.0
88
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
99
golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd // indirect
10-
golang.org/x/text v0.3.2 // indirect
10+
golang.org/x/text v0.3.3 // indirect
1111
google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb // indirect
1212
google.golang.org/grpc v1.20.1
1313
)

0 commit comments

Comments
 (0)