mirror of
https://github.com/nxshock/promodj.git
synced 2025-07-04 00:13:10 +05:00
Upgrage nio v2 to v3
This commit is contained in:
parent
bbb8b803ff
commit
1ea8e7cb7c
3 changed files with 13 additions and 6 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
"os/exec"
|
||||
|
||||
"gopkg.in/djherbis/buffer.v1"
|
||||
"gopkg.in/djherbis/nio.v2"
|
||||
"github.com/djherbis/nio/v3"
|
||||
)
|
||||
|
||||
func stream(url string, w http.ResponseWriter) error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue