File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969 sh : echo {{.OSV_SCANNER_VERSION}} | sed -e "s|v||"
7070 OSV_SCANNER_BIN : " {{.GOBIN}}/osv-scanner"
7171 OSV_SCANNER_OUTPUT : /tmp/osv-scanner.txt
72- GQLGEN_VERSION : v0.17.90
72+ GQLGEN_VERSION : v0.17.91
7373 GQLGEN_BIN : " {{.GOBIN}}/gqlgen"
7474 GQLGENC_VERSION : v0.37.0
7575 GQLGENC_BIN : " {{.GOBIN}}/gqlgenc"
@@ -82,10 +82,10 @@ vars:
8282 MCVS_TEXTTIDY_BIN : " {{.GOBIN}}/mcvs-texttidy"
8383 MCVS_TEXTTIDY_VERSION : 0.1.0
8484 MOCKERY_BIN : " {{.GOBIN}}/mockery"
85- MOCKERY_VERSION : v3.7.0
85+ MOCKERY_VERSION : v3.7.1
8686 OPA_BIN : " {{.GOBIN}}/opa"
8787 OPA_FMT : " {{.OPA_BIN}} fmt ."
88- OPA_VERSION : v1.17.0
88+ OPA_VERSION : v1.17.1
8989 OPA_VERSION_WITHOUT_V_PREFIX : # the version found by the package-version-updater contains a 'v' prefix
9090 sh : echo {{.OPA_VERSION}} | sed -e "s|v||"
9191 OS_COMMAND : uname
9494 OS_COMMAND_TYPE_ARCHITECTURE :
9595 sh : " {{.OS_COMMAND}} -m"
9696 PRESENT_BIN : " {{.GOBIN}}/present"
97- PRESENT_VERSION : v0.45 .0
97+ PRESENT_VERSION : v0.46 .0
9898 PRESENT_PRESENTATIONS_HOME : ' {{.PRESENT_PRESENTATIONS_HOME | default "./docs/presentations"}}'
9999 REGAL_BIN : " {{.GOBIN}}/regal"
100100 REGAL_VERSION : v0.41.1
You can’t perform that action at this time.
0 commit comments