aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-10 22:13:30 +0000
committerGitHub <noreply@github.com>2023-08-10 22:13:30 +0000
commitd330b1e77ed629e2cff01232c2df7cf6a3efbfa4 (patch)
tree7893e90aabdb5e2c4d46a097b6332933714260b3 /go.mod
parentd953eca05aecd7a7815eaf505a9e17faf2e6b2e0 (diff)
downloadgit-bug-d330b1e77ed629e2cff01232c2df7cf6a3efbfa4.tar.gz
build(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.3
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](https://github.com/cloudflare/circl/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 217d58e4..4bf18359 100644
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,7 @@ replace github.com/praetorian-inc/gokart v0.5.1 => github.com/selesy/gokart v0.5
require (
github.com/VividCortex/ewma v1.2.0 // indirect
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
- github.com/cloudflare/circl v1.3.1 // indirect
+ github.com/cloudflare/circl v1.3.3 // indirect
github.com/lithammer/dedent v1.1.0 // indirect
github.com/owenrumney/go-sarif v1.0.11 // indirect
github.com/pjbgf/sha1cd v0.2.3 // indirect