mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Tiered objects require ns locks unlike inlined (#18409)
This commit is contained in:
committed by
GitHub
parent
15137d0327
commit
0a25083fdb
2
.github/workflows/vulncheck.yml
vendored
2
.github/workflows/vulncheck.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.21.3
|
||||
go-version: 1.21.4
|
||||
check-latest: true
|
||||
- name: Get official govulncheck
|
||||
run: go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
|
||||
Reference in New Issue
Block a user