Add the module name after the path to the repo and simply name it ersteller
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"crypto/rand"
|
||||
"encoding/base64"
|
||||
"encoding/json"
|
||||
. "git.gorlug.de/code/golang/ersteller-lib"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/authentication"
|
||||
. "git.gorlug.de/code/golang/ersteller-lib/ersteller"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/authentication"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user