Update module github.com/minio/sha256-simd to v0.1.2 #10

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