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 7e4d69a commit b924bf0Copy full SHA for b924bf0
go.mod
@@ -3,7 +3,6 @@ module github.com/EndlessCheng/codeforces-go
3
go 1.17
4
5
require (
6
- github.com/EndlessCheng/codeforces-go v0.0.0-00010101000000-000000000000
7
github.com/emirpasic/gods v1.12.0
8
github.com/levigross/grequests v0.0.0-20190908174114-253788527a1a
9
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
0 commit comments