Skip to content

Commit

Permalink
Update dependency go to v1.22.5 (yurishkuro#20)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go](https://go.dev/) ([source](https://togithub.com/golang/go)) |
toolchain | patch | `1.22.3` -> `1.22.5` |

---

### Release Notes

<details>
<summary>golang/go (go)</summary>

###
[`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5)

###
[`v1.22.4`](https://togithub.com/golang/go/compare/go1.22.3...go1.22.4)

</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 becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/yurishkuro/microsim).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored Jul 2, 2024
1 parent 8587762 commit 2dc107b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/yurishkuro/microsim

go 1.21

toolchain go1.22.3
toolchain go1.22.5

require (
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0
Expand Down

0 comments on commit 2dc107b

Please sign in to comment.