Skip to content

Commit 4f86a82

Browse files
author
vanderbr
committed
Updates
1 parent 292bb50 commit 4f86a82

File tree

2 files changed

+2
-2
lines changed
  • pke/kyber/internal/common/asm
  • sign/dilithium/internal/common/asm

2 files changed

+2
-2
lines changed

pke/kyber/internal/common/asm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ReallyMeLabs/circl/pke/kyber/internal/common/asm
33
go 1.19
44

55
require (
6-
github.com/ReallyMeLabs/circl v1.4.0
6+
github.com/ReallyMeLabs/circl v1.4.2
77
github.com/mmcloughlin/avo v0.5.0
88
)
99

sign/dilithium/internal/common/asm/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ReallyMeLabs/circl/sign/dilithium/internal/common/asm
33
go 1.19
44

55
require (
6-
github.com/ReallyMeLabs/circl v1.4.0
6+
github.com/ReallyMeLabs/circl v1.4.2
77
github.com/mmcloughlin/avo v0.5.0
88
)
99

0 commit comments

Comments
 (0)