Skip to content

Commit 23db506

Browse files
authored
Restore ioutil package
1 parent 7b4122f commit 23db506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upload/upload.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"bytes"
66
"fmt"
77
"io"
8+
"io/ioutil"
89
"log"
910
"mime/multipart"
1011
"net/http"

0 commit comments

Comments
 (0)