This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
dashizi
/
go-admin
mirror de
https://github.com/GoAdminGroup/example.git
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
1522baf426
Branches
Tags
dependabot/go_modules/github.com/gin-gonic/gin-1.9.0
dependabot/go_modules/github.com/valyala/fasthttp-1.34.0
master
go-admin
/
Makefile
Makefile
89 B
Histórico
Raw
1
2
3
4
5
all:
rm -rf vendor/*
govendor init
govendor add +external
zip -r -q vendor.zip vendor