fix core version
This commit is contained in:
parent
d572509351
commit
7a32380274
1 changed files with 0 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -1,7 +1,6 @@
|
||||||
module git.smarteching.com/goffee/cup
|
module git.smarteching.com/goffee/cup
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
git.smarteching.com/goffee/core => ../core
|
|
||||||
git.smarteching.com/goffee/cup/config => ./config
|
git.smarteching.com/goffee/cup/config => ./config
|
||||||
git.smarteching.com/goffee/cup/handlers => ./handlers
|
git.smarteching.com/goffee/cup/handlers => ./handlers
|
||||||
git.smarteching.com/goffee/cup/middlewares => ./middlewares
|
git.smarteching.com/goffee/cup/middlewares => ./middlewares
|
||||||
|
|
Loading…
Reference in a new issue