File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 GOLINES_BIN : " {{.GOBIN}}/golines"
6464 GOLINES_VERSION : v0.13.0
6565 GO_SWAGGER : " {{.GOBIN}}/swagger"
66- GO_SWAGGER_VERSION : v0.34.0
66+ GO_SWAGGER_VERSION : v0.34.1
6767 OSV_SCANNER_VERSION : v2.3.8
6868 OSV_SCANNER_VERSION_WITHOUT_V_PREFIX : # the version found by the package-version-updater contains a 'v' prefix
6969 sh : echo {{.OSV_SCANNER_VERSION}} | sed -e "s|v||"
9797 PRESENT_VERSION : v0.45.0
9898 PRESENT_PRESENTATIONS_HOME : ' {{.PRESENT_PRESENTATIONS_HOME | default "./docs/presentations"}}'
9999 REGAL_BIN : " {{.GOBIN}}/regal"
100- REGAL_VERSION : v0.40.0
100+ REGAL_VERSION : v0.41.1
101101 REGAL_VERSION_WITHOUT_V_PREFIX : # the version found by the package-version-updater contains a 'v' prefix
102102 sh : echo {{.REGAL_VERSION}} | sed -e "s|v||"
103103 SED_INSERT_ADDITION :
@@ -108,7 +108,7 @@ vars:
108108 TEST_TIMEOUT : ' {{.TEST_TIMEOUT | default "4m0s"}}'
109109 WSL_BIN : " {{.GOBIN}}/wsl"
110110 WSL_VERSION : v5.8.0
111- YQ_VERSION : v4.53.2
111+ YQ_VERSION : v4.53.3
112112tasks :
113113 build-golang-download-modules :
114114 cmds :
You can’t perform that action at this time.
0 commit comments