Skip to content

Commit 3ed665d

Browse files
chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1845)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 639c188 commit 3ed665d

File tree

2 files changed

+4
-62
lines changed

2 files changed

+4
-62
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,12 @@ require (
6262
github.com/BurntSushi/toml v1.3.2 // indirect
6363
github.com/Microsoft/go-winio v0.6.1 // indirect
6464
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
65-
github.com/acomagu/bufpipe v1.0.3 // indirect
6665
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
6766
github.com/aws/aws-sdk-go v1.44.122 // indirect
6867
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
6968
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
7069
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
71-
github.com/cloudflare/circl v1.3.3 // indirect
70+
github.com/cloudflare/circl v1.3.7 // indirect
7271
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
7372
github.com/cockroachdb/redact v1.1.5 // indirect
7473
github.com/containerd/continuity v0.4.1 // indirect
@@ -115,7 +114,6 @@ require (
115114
github.com/hashicorp/go-version v1.6.0 // indirect
116115
github.com/hashicorp/golang-lru/v2 v2.0.4 // indirect
117116
github.com/hashicorp/hcl v1.0.0 // indirect
118-
github.com/imdario/mergo v0.3.15 // indirect
119117
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
120118
github.com/jmespath/go-jmespath v0.4.0 // indirect
121119
github.com/json-iterator/go v1.1.12 // indirect

0 commit comments

Comments
 (0)