Skip to content

Commit

Permalink
chore(deps): update module github.com/butuzov/mirror to v1.3.0 (#6464)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/butuzov/mirror](https://redirect.github.com/butuzov/mirror)
| `v1.2.0` -> `v1.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbutuzov%2fmirror/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fbutuzov%2fmirror/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fbutuzov%2fmirror/v1.2.0/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbutuzov%2fmirror/v1.2.0/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>butuzov/mirror (github.com/butuzov/mirror)</summary>

###
[`v1.3.0`](https://redirect.github.com/butuzov/mirror/releases/tag/v1.3.0)

[Compare
Source](https://redirect.github.com/butuzov/mirror/compare/v1.2.0...v1.3.0)

#### Changelog

-
[`05c0848`](https://redirect.github.com/butuzov/mirror/commit/05c0848fdb91b6bf76471620b132b52780a62b34)
(misc): updating banners
([#&#8203;68](https://redirect.github.com/butuzov/mirror/issues/68))
-
[`372eef5`](https://redirect.github.com/butuzov/mirror/commit/372eef581ace1921bcb23afc77707cfe5e367631)
bump: go version updated to `v1.23`
([#&#8203;79](https://redirect.github.com/butuzov/mirror/issues/79))
-
[`731fef0`](https://redirect.github.com/butuzov/mirror/commit/731fef027d6579a4f2509e65b899ea138937dba0)
chore(deps): bump golang.org/x/tools from 0.19.0 to 0.22.0
([#&#8203;66](https://redirect.github.com/butuzov/mirror/issues/66))
-
[`e246788`](https://redirect.github.com/butuzov/mirror/commit/e246788e0bb20c2c305689bb89f614fc21c22ea7)
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1
([#&#8203;75](https://redirect.github.com/butuzov/mirror/issues/75))
-
[`12b01ef`](https://redirect.github.com/butuzov/mirror/commit/12b01ef86350a180621594fdd355fef58a043adb)
chore(deps): bump golangci/golangci-lint-action from v4 to v6.0.1
([#&#8203;65](https://redirect.github.com/butuzov/mirror/issues/65))
-
[`a843d06`](https://redirect.github.com/butuzov/mirror/commit/a843d0620741240fdd1adbdff37738944ad506d7)
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
([#&#8203;67](https://redirect.github.com/butuzov/mirror/issues/67))
-
[`70b1ff9`](https://redirect.github.com/butuzov/mirror/commit/70b1ff912b77c262ec30c7a939d51f1899b46a00)
chore(fix): fix make generaate command
([#&#8203;81](https://redirect.github.com/butuzov/mirror/issues/81))
-
[`5908922`](https://redirect.github.com/butuzov/mirror/commit/5908922da9ba7d6e99eaa5384d0df2d5f93eede1)
fix: rendering of MIRROR_FUNCS.md on GitHub
([#&#8203;77](https://redirect.github.com/butuzov/mirror/issues/77))
-
[`1195129`](https://redirect.github.com/butuzov/mirror/commit/119512950703780ecb9e7b4d64a004d433938ce2)
fix: typos in comments, tests, and func names
([#&#8203;70](https://redirect.github.com/butuzov/mirror/issues/70))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->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/open-telemetry/opentelemetry-go-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent ff5a7f5 commit cce87a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
github.com/breml/bidichk v0.3.2 // indirect
github.com/breml/errchkjson v0.4.0 // indirect
github.com/butuzov/ireturn v0.3.1 // indirect
github.com/butuzov/mirror v1.2.0 // indirect
github.com/butuzov/mirror v1.3.0 // indirect
github.com/catenacyber/perfsprint v0.7.1 // indirect
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/breml/errchkjson v0.4.0 h1:gftf6uWZMtIa/Is3XJgibewBm2ksAQSY/kABDNFTAd
github.com/breml/errchkjson v0.4.0/go.mod h1:AuBOSTHyLSaaAFlWsRSuRBIroCh3eh7ZHh5YeelDIk8=
github.com/butuzov/ireturn v0.3.1 h1:mFgbEI6m+9W8oP/oDdfA34dLisRFCj2G6o/yiI1yZrY=
github.com/butuzov/ireturn v0.3.1/go.mod h1:ZfRp+E7eJLC0NQmk1Nrm1LOrn/gQlOykv+cVPdiXH5M=
github.com/butuzov/mirror v1.2.0 h1:9YVK1qIjNspaqWutSv8gsge2e/Xpq1eqEkslEUHy5cs=
github.com/butuzov/mirror v1.2.0/go.mod h1:DqZZDtzm42wIAIyHXeN8W/qb1EPlb9Qn/if9icBOpdQ=
github.com/butuzov/mirror v1.3.0 h1:HdWCXzmwlQHdVhwvsfBb2Au0r3HyINry3bDWLYXiKoc=
github.com/butuzov/mirror v1.3.0/go.mod h1:AEij0Z8YMALaq4yQj9CPPVYOyJQyiexpQEQgihajRfI=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/catenacyber/perfsprint v0.7.1 h1:PGW5G/Kxn+YrN04cRAZKC+ZuvlVwolYMrIyyTJ/rMmc=
github.com/catenacyber/perfsprint v0.7.1/go.mod h1:/wclWYompEyjUD2FuIIDVKNkqz7IgBIWXIH3V0Zol50=
Expand Down

0 comments on commit cce87a1

Please sign in to comment.