mirror of
https://github.com/go-i2p/goSam.git
synced 2025-07-16 09:47:00 -04:00
Fix up import paths
This commit is contained in:
@ -12,8 +12,8 @@ import (
|
||||
// "time"
|
||||
//"log"
|
||||
"net/http"
|
||||
//"github.com/eyedeekay/sam3/helper"
|
||||
//"github.com/eyedeekay/i2pkeys"
|
||||
//"github.com/go-i2p/sam3/helper"
|
||||
//"github.com/go-i2p/i2pkeys"
|
||||
)
|
||||
|
||||
func HelloServer(w http.ResponseWriter, r *http.Request) {
|
||||
|
Reference in New Issue
Block a user