Skip to content

Commit 705c555

Browse files
committed
maint: bump go version to patch CVEs
1 parent 0db195a commit 705c555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/ffgolangserversdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ pipeline:
102102
make tools
103103
make generate
104104
make build
105-
go test -race
105+
go test -race ./...
106106
ls -l
107107
- stepGroup:
108108
name: Testgrid image

0 commit comments

Comments
 (0)