summaryrefslogtreecommitdiffstats
path: root/modules/structs/repo.go
diff options
context:
space:
mode:
Diffstat (limited to 'modules/structs/repo.go')
-rw-r--r--modules/structs/repo.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/structs/repo.go b/modules/structs/repo.go
index a4eff8b162..d588813b21 100644
--- a/modules/structs/repo.go
+++ b/modules/structs/repo.go
@@ -280,5 +280,6 @@ var (
GithubService,
GitlabService,
GiteaService,
+ GogsService,
}
)