Skip to content

Commit 68c3244

Browse files
Bump github.com/cloudflare/circl in /lib/hpke/scripts (#345)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 623acd0 commit 68c3244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/hpke/scripts/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ go 1.16
44

55
require (
66
github.com/cisco/go-tls-syntax v0.0.0-20200617162716-46b0cfb76b9b
7-
github.com/cloudflare/circl v1.3.2 // indirect
8-
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
7+
github.com/cloudflare/circl v1.3.3
8+
golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a
99
)

0 commit comments

Comments
 (0)