Skip to content

Commit 839c5b3

Browse files
authoredJan 8, 2024
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.3...v1.3.7) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fbe3e6 commit 839c5b3

File tree

2 files changed

+1249
-2
lines changed

2 files changed

+1249
-2
lines changed
 

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/ProtonMail/go-crypto v0.0.0-20230518184743-7afd39499903 // indirect
3030
github.com/acomagu/bufpipe v1.0.4 // indirect
3131
github.com/cespare/xxhash v1.1.0 // indirect
32-
github.com/cloudflare/circl v1.3.3 // indirect
32+
github.com/cloudflare/circl v1.3.7 // indirect
3333
github.com/cmaglie/go.rice v1.0.3 // indirect
3434
github.com/codeclysm/extract/v3 v3.0.2 // indirect
3535
github.com/daaku/go.zipexe v1.0.1 // indirect

‎go.sum

Lines changed: 1248 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.