Reenable SVE support for Graviton 4 (#20410)

This commit is contained in:
Frank Wessels
2024-09-10 08:35:12 -07:00
committed by GitHub
parent 22822f4151
commit a6d5287310
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
github.com/klauspost/filepathx v1.1.1
github.com/klauspost/pgzip v1.2.6
github.com/klauspost/readahead v1.4.0
github.com/klauspost/reedsolomon v1.12.3
github.com/klauspost/reedsolomon v1.12.4
github.com/lib/pq v1.10.9
github.com/lithammer/shortuuid/v4 v4.0.0
github.com/miekg/dns v1.1.62