From 13940223c5e28f30a5c2020528b36220efa46135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:50:11 +0000 Subject: [PATCH 1/2] Bump go.bug.st/relaxed-semver from 0.12.0 to 0.13.0 Bumps [go.bug.st/relaxed-semver](https://github.com/bugst/relaxed-semver) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/bugst/relaxed-semver/releases) - [Commits](https://github.com/bugst/relaxed-semver/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: go.bug.st/relaxed-semver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 68cfd85b..5c8a3647 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/spf13/pflag v1.0.6 github.com/stretchr/testify v1.10.0 github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec - go.bug.st/relaxed-semver v0.12.0 + go.bug.st/relaxed-semver v0.13.0 ) require ( diff --git a/go.sum b/go.sum index cee8debc..32353633 100644 --- a/go.sum +++ b/go.sum @@ -79,8 +79,8 @@ github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec h1:DGmKwyZwEB8dI7t github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec/go.mod h1:owBmyHYMLkxyrugmfwE/DLJyW8Ro9mkphwuVErQ0iUw= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= -go.bug.st/relaxed-semver v0.12.0 h1:se8v3lTdAAFp68+/RS/0Y/nFdnpdzkP5ICY04SPau4E= -go.bug.st/relaxed-semver v0.12.0/go.mod h1:Cpcbiig6Omwlq6bS7i3MQWiqS7W7HDd8CAnZFC40Cl0= +go.bug.st/relaxed-semver v0.13.0 h1:Bd4rd1lNr9os6wEy4nG+W/jT4W/rXD8fLxxo0csRoZg= +go.bug.st/relaxed-semver v0.13.0/go.mod h1:bwHiCtYuD2m716tBk2OnOBjelsbXw9el5EIuyxT/ksU= golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U= golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk= From ca8878a876fe925ba61a24159b53350bedf2a3f5 Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 26 Feb 2025 19:08:52 -0800 Subject: [PATCH 2/2] Update dependency license metadata cache for `go.bug.st/relaxed-semver` bump --- .../go/go.bug.st/relaxed-semver.dep.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml index 6a4349bf..3d5aeafc 100644 --- a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml +++ b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml @@ -1,6 +1,6 @@ --- name: go.bug.st/relaxed-semver -version: v0.12.0 +version: v0.13.0 type: go summary: homepage: https://pkg.go.dev/go.bug.st/relaxed-semver @@ -9,7 +9,7 @@ licenses: - sources: LICENSE text: |2+ - Copyright (c) 2018-2022, Cristian Maglie. + Copyright (c) 2018-2025, Cristian Maglie. All rights reserved. Redistribution and use in source and binary forms, with or without