File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ module github.com/TokTok/go-toxcore-c
2+
3+ go 1.12
4+
5+ require (
6+ github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
7+ github.com/sasha-s/go-deadlock v0.2.0
8+ github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6
9+ )
Original file line number Diff line number Diff line change 1+ github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 h1:q2e307iGHPdTGp0hoxKjt1H5pDo6utceo3dQVK3I5XQ =
2+ github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 /go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o =
3+ github.com/sasha-s/go-deadlock v0.2.0 h1:lMqc+fUb7RrFS3gQLtoQsJ7/6TV/pAIFvBsqX73DK8Y =
4+ github.com/sasha-s/go-deadlock v0.2.0 /go.mod h1:StQn567HiB1fF2yJ44N9au7wOhrPS3iZqiDbRupzT10 =
5+ github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6 h1:XklXvOrWxWCDX2n4vdEQWkjuIP820XD6C4kF0O0FzH4 =
6+ github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6 /go.mod h1:yqDD2twFAqxvvH5gtpwwgLsj5L1kbNwtoPoDOwBzXcs =
You can’t perform that action at this time.
0 commit comments