Update module github.com/gogo/protobuf to v1.3.2 #8

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