aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 10:07:16 -0800
committerGitHub <noreply@github.com>2024-01-08 10:07:16 -0800
commit473d6ba1aca73308fc082413d2b1a0a41a4ec5ff (patch)
tree4a5abea34b84ea1a38bdb8ae386cbacfb08b91e7 /go.mod
parent8ae00e47a6e3adf340cbf00269cebec2dad5ba5e (diff)
downloadseaweedfs-473d6ba1aca73308fc082413d2b1a0a41a4ec5ff.tar.xz
seaweedfs-473d6ba1aca73308fc082413d2b1a0a41a4ec5ff.zip
Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 (#5179)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](https://github.com/cloudflare/circl/compare/v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 c9fd430a4..991047b65 100644
--- a/go.mod
+++ b/go.mod
@@ -207,7 +207,7 @@ require (
github.com/bradenaw/juniper v0.13.1 // indirect
github.com/buengese/sgzip v0.1.1 // indirect
github.com/calebcase/tmpfile v1.0.3 // indirect
- github.com/cloudflare/circl v1.3.6 // indirect
+ github.com/cloudflare/circl v1.3.7 // indirect
github.com/cloudsoda/go-smb2 v0.0.0-20231106205947-b0758ecc4c67 // indirect
github.com/colinmarc/hdfs/v2 v2.4.0 // indirect
github.com/cronokirby/saferith v0.33.0 // indirect