File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/fasthttp/websocket
3
3
go 1.12
4
4
5
5
require (
6
- github.com/savsgio/gotils v0.0.0-20190409142739-e36d23089e10
6
+ github.com/savsgio/gotils v0.0.0-20190714152828-365999d0a274
7
7
github.com/valyala/fasthttp v1.4.0
8
8
)
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/klauspost/compress v1.4.0 h1:8nsMz3tWa9SWWPL60G1V6CUsf4lLjWLTNEtibhe8
2
2
github.com/klauspost/compress v1.4.0 /go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A =
3
3
github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e h1:+lIPJOWl+jSiJOc70QXJ07+2eg2Jy2EC7Mi11BWujeM =
4
4
github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e /go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek =
5
- github.com/savsgio/gotils v0.0.0-20190409142739-e36d23089e10 h1:Rk4AHSMs6BX9Vb84H+SmYEA3X/VrtLV9qYSU/lc7xk4 =
6
- github.com/savsgio/gotils v0.0.0-20190409142739-e36d23089e10 /go.mod h1:w803/Fg1m0hrp1ZT9KNfQe4E4+WOMMFLcgzPvOcye10 =
5
+ github.com/savsgio/gotils v0.0.0-20190714152828-365999d0a274 h1:F52t1X2ziOrMcQMVHo8ZxwOrDTMAq6MrlKtL1Atu2wU =
6
+ github.com/savsgio/gotils v0.0.0-20190714152828-365999d0a274 /go.mod h1:w803/Fg1m0hrp1ZT9KNfQe4E4+WOMMFLcgzPvOcye10 =
7
7
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
8
8
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
9
9
github.com/valyala/fasthttp v1.4.0 h1:PuaTGZIw3mjYhhhbVbCQp8aciRZN9YdoB7MGX9Ko76A =
You can’t perform that action at this time.
0 commit comments