Skip to content

Commit 1c6a421

Browse files
Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#542)
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 ddf9018 commit 1c6a421

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 // indirect
5252
github.com/agext/levenshtein v1.2.2 // indirect
5353
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
54-
github.com/cloudflare/circl v1.3.3 // indirect
54+
github.com/cloudflare/circl v1.3.7 // indirect
5555
github.com/emirpasic/gods v1.18.1 // indirect
5656
github.com/fatih/color v1.13.0 // indirect
5757
github.com/gobwas/glob v0.2.3 // indirect

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,9 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
236236
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
237237
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
238238
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
239-
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
240239
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
240+
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
241+
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
241242
github.com/cloudfoundry-community/cloudfoundry-cli v6.44.1-0.20230105092217-5241fbe25735+incompatible h1:nszsvfYZFXPgDOtUrg8WNpZLfioohSc7PeERE4o4pZE=
242243
github.com/cloudfoundry-community/cloudfoundry-cli v6.44.1-0.20230105092217-5241fbe25735+incompatible/go.mod h1:DigEBZwaNy/7RSrQpKuMeADXY5tFaWaieQX+UM8+0fA=
243244
github.com/cloudfoundry/bosh-cli v5.5.0+incompatible h1:P+hlG8D9xXIi75yqTpFrNBHR3oMWWMPNhj5AwSN2tOU=

0 commit comments

Comments
 (0)