This commit is contained in:
parent
d54fff9c85
commit
5fe5b75e1d
@ -6,7 +6,7 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"git.home.dutchellie.nl/DutchEllie/proper-website-2/entity"
|
||||
"dutchellie.nl/DutchEllie/proper-website-2/entity"
|
||||
"github.com/maxence-charriere/go-app/v9/pkg/app"
|
||||
)
|
||||
|
||||
|
@ -6,7 +6,7 @@ import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
|
||||
"git.home.dutchellie.nl/DutchEllie/proper-website-2/entity"
|
||||
"dutchellie.nl/DutchEllie/proper-website-2/entity"
|
||||
"github.com/maxence-charriere/go-app/v9/pkg/app"
|
||||
)
|
||||
|
||||
|
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
||||
module git.home.dutchellie.nl/DutchEllie/proper-website-2
|
||||
module dutchellie.nl/DutchEllie/proper-website-2
|
||||
|
||||
go 1.17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user