-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgo.sum
15 lines (15 loc) · 1.42 KB
/
go.sum
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
github.com/MeloQi/interfaces v0.0.0-20191210071814-b139b8eb7ce1 h1:CpnfFvGEmpsHgKVhlfyqPSMcNa5eCCqwZAUbtV1+Se4=
github.com/MeloQi/interfaces v0.0.0-20191210071814-b139b8eb7ce1/go.mod h1:PZbsHrsaaGjEwl8omkN3XNHuUOqfssZ4lyZQ0qTzdOA=
github.com/MeloQi/rtp v0.0.0-20191210070639-c774bbdf4795 h1:rR0z/kMNnaRHMmovR/cmSBTjtPcoEUTrYhllQUute4A=
github.com/MeloQi/rtp v0.0.0-20191210070639-c774bbdf4795/go.mod h1:4OBHfSEWMPzOT7jweg7dcHrivDd9+YbQzqV+HZl3Zpw=
github.com/MeloQi/streamlib v0.0.0-20191210144008-9743bbe2b3d3 h1:0+S3pi/rx0odqrP8MndwBhInmEXEPcN1f4gN8sEdjPo=
github.com/MeloQi/streamlib v0.0.0-20191210144008-9743bbe2b3d3/go.mod h1:eGxGqvyB6DuHp5shGFc1L4UXqZkzrWI5nWnG6tNMQlA=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo=
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=