We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4122f commit 23db506Copy full SHA for 23db506
upload/upload.go
@@ -5,6 +5,7 @@ import (
5
"bytes"
6
"fmt"
7
"io"
8
+ "io/ioutil"
9
"log"
10
"mime/multipart"
11
"net/http"
0 commit comments