Skip to content

Commit d0d01ac

Browse files
committed
update older verions in go mod to avoid vulnerabilities
1 parent be80e18 commit d0d01ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/bd_scan.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ help_and_exit () {
77

88
# change these 2 values to reflect your project name and version:
99
export DETECT_PROJECT_NAME="Terraform NetApp ONTAP Provider"
10-
export DETECT_PROJECT_VERSION_NAME=2.6.1
10+
export DETECT_PROJECT_VERSION_NAME=2.7.0
1111
export DETECT_CODE_LOCATION_NAME="${DETECT_PROJECT_NAME}_${DETECT_PROJECT_VERSION_NAME}_code"
1212
export DETECT_BOM_AGGREGATE_NAME="${DETECT_PROJECT_NAME}_${DETECT_PROJECT_VERSION_NAME}_bom"
1313

0 commit comments

Comments
 (0)