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 488332c commit 8f3291eCopy full SHA for 8f3291e
server/go.mod
@@ -51,7 +51,7 @@ require (
51
github.com/unrolled/secure v1.0.7
52
go.uber.org/zap v1.10.0
53
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
54
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
+ golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
55
golang.org/x/tools v0.0.0-20200324003944-a576cf524670 // indirect
56
google.golang.org/protobuf v1.24.0 // indirect
57
gopkg.in/ini.v1 v1.55.0 // indirect
0 commit comments