feat:fix go mod
This commit is contained in:
@@ -17,8 +17,8 @@ import (
|
||||
//@return: error
|
||||
|
||||
const (
|
||||
startComment = "Code generated by gin-vue-admin Begin; DO NOT EDIT."
|
||||
endComment = "Code generated by gin-vue-admin End; DO NOT EDIT."
|
||||
startComment = "Code generated by github.com/flipped-aurora/gin-vue-admin Begin; DO NOT EDIT."
|
||||
endComment = "Code generated by github.com/flipped-aurora/gin-vue-admin End; DO NOT EDIT."
|
||||
)
|
||||
|
||||
//@author: [LeonardWang](https://github.com/WangLeonard)
|
||||
|
Reference in New Issue
Block a user