Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#438)

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](https://github.com/cloudflare/circl/compare/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>
Co-authored-by: Josh Spence <jspence@anduril.com>
This commit is contained in:
dependabot[bot]
2024-11-22 14:19:48 +11:00
committed by GitHub
parent 6e0b131e77
commit 0a40ea9a50
2 changed files with 4 additions and 3 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/paultyng/terraform-provider-unifi
go 1.22
go 1.22.0
toolchain go1.22.2
@@ -83,7 +83,7 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/charithe/durationcheck v0.0.10 // indirect
github.com/chavacava/garif v0.1.0 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/cloudflare/circl v1.5.0 // indirect
github.com/compose-spec/compose-go/v2 v2.1.3 // indirect
github.com/containerd/console v1.0.4 // indirect
github.com/containerd/containerd v1.7.18 // indirect