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

Commit 892675b

Browse files
committed
Tidy Go modules
Signed-off-by: Chris Crone <[email protected]>
1 parent 6a0269f commit 892675b

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
@@ -56,7 +56,7 @@ require (
5656
github.com/valyala/fasttemplate v1.2.1 // indirect
5757
golang.org/x/oauth2 v0.0.0-20201109201403-9fd604954f58
5858
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
59-
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
59+
golang.org/x/sys v0.0.0-20210331175145-43e1dd70ce54
6060
google.golang.org/grpc v1.33.2
6161
google.golang.org/protobuf v1.25.0
6262
gopkg.in/ini.v1 v1.62.0

0 commit comments

Comments
 (0)