Skip to content

Commit 8f3291e

Browse files
author
pixel
committed
更新sync库版本
1 parent 488332c commit 8f3291e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/unrolled/secure v1.0.7
5252
go.uber.org/zap v1.10.0
5353
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
54-
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
54+
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
5555
golang.org/x/tools v0.0.0-20200324003944-a576cf524670 // indirect
5656
google.golang.org/protobuf v1.24.0 // indirect
5757
gopkg.in/ini.v1 v1.55.0 // indirect

0 commit comments

Comments
 (0)