Update github.com/syndtr/goleveldb digest to 126854a #5

Open
jcabillot wants to merge 2 commits from renovate/github.com-syndtr-goleveldb-digest into armci
Showing only changes of commit 5f900f61a9 - Show all commits
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
}
}
triggers {
cron('@midnight')
}
// Archive
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {