Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Recorder concurrency support using channels. #199

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
go.mod fix
tonyredondo committed Apr 7, 2020
commit a795f7b5aed235826123fa097ef3eea6757e7cff
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -22,3 +22,4 @@ require (
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
)