Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap committed Apr 16, 2023
1 parent 1b000c2 commit 51c7650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
app "github.com/we7coreteam/w7-rangine-go/src"
"github.com/we7coreteam/w7-rangine-go/src/http/middleware"
httpserver "github.com/we7coreteam/w7-rangine-go/src/http/server"
"github.com/we7coreteam/w7api/app/home"
"github.com/we7coreteam/w7-rangine-go-skeleton/app/home"
)

func main() {
Expand Down

0 comments on commit 51c7650

Please sign in to comment.