Update github.com/golang/groupcache digest to 2c02b82 #1

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