Skip to content

Commit 7809d1b

Browse files
Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /tests-e2e
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.7 to 1.6.1. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](cloudflare/circl@v1.3.7...v1.6.1) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-version: 1.6.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8768384 commit 7809d1b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests-e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
3434
github.com/bradleyfalzon/ghinstallation/v2 v2.6.0 // indirect
3535
github.com/chai2010/gettext-go v1.0.2 // indirect
36-
github.com/cloudflare/circl v1.3.7 // indirect
36+
github.com/cloudflare/circl v1.6.1 // indirect
3737
github.com/coreos/go-oidc/v3 v3.11.0 // indirect
3838
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
3939
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect

tests-e2e/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ github.com/chzyer/test v1.0.0/go.mod h1:2JlltgoNkt4TW/z9V/IzDdFaMTM2JPIi26O1pF38
7474
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
7575
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
7676
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
77-
github.com/cloudflare/circl v1.3.7 h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU=
78-
github.com/cloudflare/circl v1.3.7/go.mod h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA=
77+
github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0=
78+
github.com/cloudflare/circl v1.6.1/go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs=
7979
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
8080
github.com/codeready-toolchain/api v0.0.0-20230417183849-f62ccbf3bd40 h1:mYvAU7EPFPiiRCLfLetmq5QH0UO/xfJBB33v1RpqfmQ=
8181
github.com/codeready-toolchain/api v0.0.0-20230417183849-f62ccbf3bd40/go.mod h1:nn3W6eKb9PFIVwSwZW7wDeLACMBOwAV+4kddGuN+ARM=

0 commit comments

Comments
 (0)