Commit graph

8 commits

Author SHA1 Message Date
Lunny Xiao e41e9ea72c Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) 2019-10-13 01:34:01 +00:00
Lunny Xiao a6d0aab593 Makefile for go mod (#189) 2019-09-15 14:27:08 +00:00
Lunny Xiao 38803cbe75 Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171)
* refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs

* fix testing
2019-05-11 18:38:52 +03:00
Bo-Yi Wu 7072e1b688
fix golint path. (#124)
as title
2018-10-18 10:15:43 +08:00
Thomas Boerger de5155068d
Changes for latest DroneCI 2017-09-07 19:11:38 +02:00
Bo-Yi Wu 2487ebd26e replac go fmt with gofmt command.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-31 10:19:06 +01:00
Thomas Boerger e802a4b9b9
Updated import path within makefile 2016-11-10 20:09:08 +01:00
Thomas Boerger 4fd43e0dc1 Added a simple makefile 2016-11-07 11:26:36 -02:00