use revel 1.0.0 && go module

This commit is contained in:
lealife
2021-03-26 14:19:53 +08:00
parent 5e61291703
commit 1b006b83ad
801 changed files with 228 additions and 207009 deletions

9
.gitignore vendored
View File

@ -1,3 +1,7 @@
test-results/
tmp/
routes/
.none
/src
pkg
bin2
@ -14,7 +18,8 @@ app/tmp/main.go
.settings
.project
public/config.codekit
files
files/
/node_modules
.idea
*.iml
*.iml
target/