Fix the gorilla/mux
import
gorilla moved to GitHub (https://github.com/gorilla)
This commit is contained in:
parent
411c320ef6
commit
689519feac
@ -1,9 +1,9 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"code.google.com/p/gorilla/mux"
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
"github.com/gorilla/mux"
|
||||
"io/ioutil"
|
||||
"net"
|
||||
"net/http"
|
||||
|
Loading…
x
Reference in New Issue
Block a user