aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-21 15:13:02 +0000
committerGitHub <noreply@github.com>2023-05-21 15:13:02 +0000
commitb2576e56b9ad4f6e5bb3400e74d1f74c501f7d40 (patch)
treefba69c126e92f88bbd51bc8b72fe7f4a9e2b295b /go.mod
parent0d75e8f7fcaf123167c8486c98c984d89edcd2e1 (diff)
downloadgo-git-b2576e56b9ad4f6e5bb3400e74d1f74c501f7d40.tar.gz
build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](https://github.com/cloudflare/circl/compare/v1.1.0...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 604a330..8989f36 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
require (
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
- github.com/cloudflare/circl v1.1.0 // indirect
+ github.com/cloudflare/circl v1.3.3 // indirect
github.com/kr/pretty v0.2.1 // indirect
github.com/kr/text v0.2.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect