#8 implement interface Source and methods for gitea without Update #9

Merged
vtolstov merged 27 commits from kgorbunov/pkgdash:master into master 2024-03-24 20:52:34 +03:00
Showing only changes of commit 9a4a80a4ea - Show all commits

View File

@ -231,7 +231,6 @@ func main() {
}
//err = gitSource.RequestClose(ctx, "master", "modernc.org/ccgo/v4")
logger.Info(ctx, "Pkgdash successfully updated dependencies")
time.Sleep(time.Second * 5)
}
func getRepoMgmt() string {