File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
pke/kyber/internal/common/asm Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cloudflare/circl/pke/kyber/internal/common/asm
33go 1.22.0
44
55require (
6- github.com/cloudflare/circl v1.4.0
6+ github.com/cloudflare/circl v1.6.1
77 github.com/mmcloughlin/avo v0.6.0
88)
99
Original file line number Diff line number Diff line change 1- // Code generated by command: go run src.go -out ../amd64.s -stubs ../stubs_amd64.go -pkg common . DO NOT EDIT.
1+ // Code generated by command: go run src.go -out ../amd64.s -stubs ../stubs_amd64.go -pkg dilithium . DO NOT EDIT.
22
33//go:build amd64 && !purego
44
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cloudflare/circl/sign/internal/dilithium/asm
33go 1.22.0
44
55require (
6- github.com/cloudflare/circl v1.4.0
6+ github.com/cloudflare/circl v1.6.1
77 github.com/mmcloughlin/avo v0.6.0
88)
99
You can’t perform that action at this time.
0 commit comments