#8 Finalization RequestUpdate and RequestClose.

This commit is contained in:
Gorbunov Kirill Andreevich 2024-03-21 14:38:52 +03:00
parent 785e8e368e
commit 9a4a80a4ea
1 changed files with 0 additions and 1 deletions

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 {