From 961f3cf208a9504f0aa12dbbea3b025c1ac0fcfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 07:38:17 +0000 Subject: [PATCH] fix(deps): update module github.com/masterminds/semver/v3 to v3.5.0 --- .github/actions/linear-release-sync/src/go.mod | 2 +- .github/actions/linear-release-sync/src/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/actions/linear-release-sync/src/go.mod b/.github/actions/linear-release-sync/src/go.mod index 0db0456..dd76e13 100644 --- a/.github/actions/linear-release-sync/src/go.mod +++ b/.github/actions/linear-release-sync/src/go.mod @@ -8,4 +8,4 @@ require ( golang.org/x/oauth2 v0.36.0 ) -require github.com/Masterminds/semver/v3 v3.4.0 +require github.com/Masterminds/semver/v3 v3.5.0 diff --git a/.github/actions/linear-release-sync/src/go.sum b/.github/actions/linear-release-sync/src/go.sum index 5107f28..d38fe6e 100644 --- a/.github/actions/linear-release-sync/src/go.sum +++ b/.github/actions/linear-release-sync/src/go.sum @@ -1,5 +1,7 @@ github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0= github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM= +github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE= +github.com/Masterminds/semver/v3 v3.5.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM= github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38= github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/shurcooL/githubv4 v0.0.0-20240120211514-18a1ae0e79dc h1:vH0NQbIDk+mJLvBliNGfcQgUmhlniWBDXC79oRxfZA0=