Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 366da6b

Browse files
dependabot[bot]alessio-perugini
andauthoredApr 22, 2025··
[skip changelog] Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 (#2890)
* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.14.0 to 5.16.0 Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.14.0 to 5.16.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.14.0...v5.16.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * license --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alessio Perugini <alessio@perugini.xyz>
1 parent aa62661 commit 366da6b

File tree

84 files changed

+274
-274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+274
-274
lines changed
 

‎.licenses/go/github.com/cloudflare/circl/dh/x25519.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/dh/x25519
3-
version: v1.6.0
3+
version: v1.6.1
44
type: go
55
summary: Package x25519 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x25519
77
license: other
88
licenses:
9-
- sources: circl@v1.6.0/LICENSE
9+
- sources: circl@v1.6.1/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: circl@v1.6.0/README.md
68+
- sources: circl@v1.6.1/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

‎.licenses/go/github.com/cloudflare/circl/dh/x448.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: github.com/cloudflare/circl/dh/x448
3-
version: v1.6.0
3+
version: v1.6.1
44
type: go
55
summary: Package x448 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x448
77
license: other
88
licenses:
9-
- sources: circl@v1.6.0/LICENSE
9+
- sources: circl@v1.6.1/LICENSE
1010
text: |
1111
Copyright (c) 2019 Cloudflare. All rights reserved.
1212
@@ -65,6 +65,6 @@ licenses:
6565
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6666
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6767
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
68-
- sources: circl@v1.6.0/README.md
68+
- sources: circl@v1.6.1/README.md
6969
text: The project is licensed under the [BSD-3-Clause License](./LICENSE).
7070
notices: []

0 commit comments

Comments
 (0)
Please sign in to comment.