From 3449e36f9cc0a80ea678630190e5a9a1e1274ca5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 13:44:36 +0000 Subject: [PATCH] fix(deps): update module github.com/caarlos0/go-version to v0.2.0 in go.mod (#122) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/caarlos0/go-version](https://redirect.github.com/caarlos0/go-version) | `v0.1.1` -> `v0.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcaarlos0%2fgo-version/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcaarlos0%2fgo-version/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcaarlos0%2fgo-version/v0.1.1/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcaarlos0%2fgo-version/v0.1.1/v0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
caarlos0/go-version (github.com/caarlos0/go-version) ### [`v0.2.0`](https://redirect.github.com/caarlos0/go-version/releases/tag/v0.2.0) [Compare Source](https://redirect.github.com/caarlos0/go-version/compare/v0.1.1...v0.2.0) #### Changelog ##### New Features - [`bc0dc6d`](https://redirect.github.com/caarlos0/go-version/commit/bc0dc6d038900a6e0c25b2fefb84dedced9204ca): feat: update to go 1.22 ([@​caarlos0](https://redirect.github.com/caarlos0)) ##### Other work - [`68f67f9`](https://redirect.github.com/caarlos0/go-version/commit/68f67f97991d5b8024f464cce86c4561bdd3b06d): build(deps): bump actions/checkout from 3 to 4 ([#​2](https://redirect.github.com/caarlos0/go-version/issues/2)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`f2ba552`](https://redirect.github.com/caarlos0/go-version/commit/f2ba55246796c75a3378f5a4429732a8a393e9ce): build(deps): bump actions/setup-go from 4 to 5 ([#​4](https://redirect.github.com/caarlos0/go-version/issues/4)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`becf070`](https://redirect.github.com/caarlos0/go-version/commit/becf07089c4c9c58e6d29413e7e19d49092b7f6d): build(deps): bump codecov/codecov-action from 3 to 4 ([#​5](https://redirect.github.com/caarlos0/go-version/issues/5)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`d59bfe8`](https://redirect.github.com/caarlos0/go-version/commit/d59bfe81853e956457562bd333b3124803423cce): build(deps): bump codecov/codecov-action from 4 to 5 ([#​10](https://redirect.github.com/caarlos0/go-version/issues/10)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e43b60c`](https://redirect.github.com/caarlos0/go-version/commit/e43b60c69486b087e6456d4f26ed208b8359c1d8): build(deps): bump golangci/golangci-lint-action from 3 to 4 ([#​6](https://redirect.github.com/caarlos0/go-version/issues/6)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`b66e204`](https://redirect.github.com/caarlos0/go-version/commit/b66e204979ddc13507713e9a0b69045db2931ae9): build(deps): bump golangci/golangci-lint-action from 4 to 5 ([#​7](https://redirect.github.com/caarlos0/go-version/issues/7)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`c98ad40`](https://redirect.github.com/caarlos0/go-version/commit/c98ad40c36bbce1006bb6cc99d79ec71c28d0760): build(deps): bump golangci/golangci-lint-action from 5 to 6 ([#​8](https://redirect.github.com/caarlos0/go-version/issues/8)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`17e81be`](https://redirect.github.com/caarlos0/go-version/commit/17e81bed15642ad51ee281d2a376b1fe2e867381): build(deps): bump goreleaser/goreleaser-action from 4 to 5 ([#​3](https://redirect.github.com/caarlos0/go-version/issues/3)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`dcf03e4`](https://redirect.github.com/caarlos0/go-version/commit/dcf03e4ba9e64b2065809b1d5c3e7c34d55fa17e): build(deps): bump goreleaser/goreleaser-action from 5 to 6 ([#​9](https://redirect.github.com/caarlos0/go-version/issues/9)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`968384c`](https://redirect.github.com/caarlos0/go-version/commit/968384c41503390122c2f5976ad757d965dbb184): ci: update ([@​caarlos0](https://redirect.github.com/caarlos0)) - [`b3d7d92`](https://redirect.github.com/caarlos0/go-version/commit/b3d7d9239c0e45d42f6cd6044b778077d76569ed): ci: update goreleaser conf ([@​caarlos0](https://redirect.github.com/caarlos0)) *** *Released with [GoReleaser Pro](https://goreleaser.com/pro)!*
--- ### Configuration 📅 **Schedule**: Branch creation - "* */1 * * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jippi/dottie). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index db3f964..0ddac62 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ replace github.com/reeflective/console => github.com/jippi/go-console v0.0.0-202 require ( github.com/Masterminds/sprig/v3 v3.3.0 - github.com/caarlos0/go-version v0.1.1 + github.com/caarlos0/go-version v0.2.0 github.com/carapace-sh/carapace v1.5.0 github.com/charmbracelet/huh v0.6.0 github.com/charmbracelet/lipgloss v1.0.0 diff --git a/go.sum b/go.sum index 42f37e8..578b40c 100644 --- a/go.sum +++ b/go.sum @@ -207,8 +207,8 @@ github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiE github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8= github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas= github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d/go.mod h1:6QX/PXZ00z/TKoufEY6K/a0k6AhaJrQKdFe6OfVXsa4= -github.com/caarlos0/go-version v0.1.1 h1:1bikKHkGGVIIxqCmufhSSs3hpBScgHGacrvsi8FuIfc= -github.com/caarlos0/go-version v0.1.1/go.mod h1:Ze5Qx4TsBBi5FyrSKVg1Ibc44KGV/llAaKGp86oTwZ0= +github.com/caarlos0/go-version v0.2.0 h1:TTD5dF3PBAtRHbfCKRE173SrVVpbE0yX95EDQ4BwTGs= +github.com/caarlos0/go-version v0.2.0/go.mod h1:X+rI5VAtJDpcjCjeEIXpxGa5+rTcgur1FK66wS0/944= github.com/carapace-sh/carapace v1.5.0 h1:rjNMTo5sY3YybMKbzEuaM19HEG6JXhvCTOrioV0QUHY= github.com/carapace-sh/carapace v1.5.0/go.mod h1:djegtVDi/3duSAqZNU+/nCq7XtDRMRZUb5bW0O/HnEs= github.com/carapace-sh/carapace-shlex v1.0.1 h1:ww0JCgWpOVuqWG7k3724pJ18Lq8gh5pHQs9j3ojUs1c=