fix: delete marker discrepancies via DeleteObject() API (#16195)

This commit is contained in:
Harshavardhana
2022-12-08 18:15:16 -08:00
committed by GitHub
parent b03dd1af17
commit dfe73629a3
2 changed files with 22 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: 1.19
check-latest: true
- name: Get official govulncheck
run: go install golang.org/x/vuln/cmd/govulncheck@latest