update repo and modules
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"gitto.work/shortcut/enhancedfileserver"
|
||||
"log"
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
"git.teamworkapps.com/shortcut/enhancedfileserver"
|
||||
)
|
||||
|
||||
/* Most simple example of using enhanced-file-server package. Will serve from the current directory on port 12345 */
|
||||
|
Reference in New Issue
Block a user