Skip to content

Commit 3c9b0cd

Browse files
Update module github.com/cloudflare/circl to v1.6.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4213d42 commit 3c9b0cd

File tree

2 files changed

+6
-70
lines changed

2 files changed

+6
-70
lines changed

go.mod

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/cespare/xxhash v1.1.0 // indirect
3535
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3636
github.com/chzyer/readline v1.5.1 // indirect
37-
github.com/cloudflare/circl v1.6.0 // indirect
37+
github.com/cloudflare/circl v1.6.1 // indirect
3838
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
3939
github.com/davecgh/go-spew v1.1.1 // indirect
4040
github.com/dgraph-io/badger v1.6.2 // indirect
@@ -48,9 +48,6 @@ require (
4848
github.com/fxamacker/cbor/v2 v2.6.0 // indirect
4949
github.com/go-chi/chi/v5 v5.2.1 // indirect
5050
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
51-
github.com/go-kit/kit v0.13.0 // indirect
52-
github.com/go-kit/log v0.2.1 // indirect
53-
github.com/go-logfmt/logfmt v0.6.0 // indirect
5451
github.com/go-logr/logr v1.4.2 // indirect
5552
github.com/go-logr/stdr v1.2.2 // indirect
5653
github.com/go-sql-driver/mysql v1.7.1 // indirect
@@ -65,7 +62,6 @@ require (
6562
github.com/google/uuid v1.6.0 // indirect
6663
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
6764
github.com/huandu/xstrings v1.5.0 // indirect
68-
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 // indirect
6965
github.com/inconshreveable/mousetrap v1.1.0 // indirect
7066
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
7167
github.com/jackc/pgconn v1.14.3 // indirect

0 commit comments

Comments
 (0)