Skip to content

Commit 64c44d8

Browse files
build(deps): update dependency go to v1.23.4 (#1156)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | golang | minor | `1.21` -> `1.23.4` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.23.4`](https://redirect.github.com/golang/go/compare/go1.23.3...go1.23.4) ### [`v1.23.3`](https://redirect.github.com/golang/go/compare/go1.23.2...go1.23.3) ### [`v1.23.2`](https://redirect.github.com/golang/go/compare/go1.23.1...go1.23.2) ### [`v1.23.1`](https://redirect.github.com/golang/go/compare/go1.23.0...go1.23.1) ### [`v1.23.0`](https://redirect.github.com/golang/go/compare/go1.22.7...go1.23.0) ### [`v1.22.10`](https://redirect.github.com/golang/go/compare/go1.22.9...go1.22.10) ### [`v1.22.9`](https://redirect.github.com/golang/go/compare/go1.22.8...go1.22.9) ### [`v1.22.8`](https://redirect.github.com/golang/go/compare/go1.22.7...go1.22.8) ### [`v1.22.7`](https://redirect.github.com/golang/go/compare/go1.22.6...go1.22.7) ### [`v1.22.6`](https://redirect.github.com/golang/go/compare/go1.22.5...go1.22.6) ### [`v1.22.5`](https://redirect.github.com/golang/go/compare/go1.22.4...go1.22.5) ### [`v1.22.4`](https://redirect.github.com/golang/go/compare/go1.22.3...go1.22.4) ### [`v1.22.3`](https://redirect.github.com/golang/go/compare/go1.22.2...go1.22.3) ### [`v1.22.2`](https://redirect.github.com/golang/go/compare/go1.22.1...go1.22.2) ### [`v1.22.1`](https://redirect.github.com/golang/go/compare/go1.22.0...go1.22.1) ### [`v1.22.0`](https://redirect.github.com/golang/go/compare/go1.21.13...go1.22.0) ### [`v1.21.13`](https://redirect.github.com/golang/go/compare/go1.21.12...go1.21.13) ### [`v1.21.12`](https://redirect.github.com/golang/go/compare/go1.21.11...go1.21.12) ### [`v1.21.11`](https://redirect.github.com/golang/go/compare/go1.21.10...go1.21.11) ### [`v1.21.10`](https://redirect.github.com/golang/go/compare/go1.21.9...go1.21.10) ### [`v1.21.9`](https://redirect.github.com/golang/go/compare/go1.21.8...go1.21.9) ### [`v1.21.8`](https://redirect.github.com/golang/go/compare/go1.21.7...go1.21.8) ### [`v1.21.7`](https://redirect.github.com/golang/go/compare/go1.21.6...go1.21.7) ### [`v1.21.6`](https://redirect.github.com/golang/go/compare/go1.21.5...go1.21.6) ### [`v1.21.5`](https://redirect.github.com/golang/go/compare/go1.21.4...go1.21.5) ### [`v1.21.4`](https://redirect.github.com/golang/go/compare/go1.21.3...go1.21.4) ### [`v1.21.3`](https://redirect.github.com/golang/go/compare/go1.21.2...go1.21.3) ### [`v1.21.2`](https://redirect.github.com/golang/go/compare/go1.21.1...go1.21.2) ### [`v1.21.1`](https://redirect.github.com/golang/go/compare/go1.21.0...go1.21.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- 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/manaelproxy/manael). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjQyLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a07a38 commit 64c44d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module manael.org/x/manael/v2
22

3-
go 1.21
3+
go 1.23.4
44

55
require (
66
github.com/Kagami/go-avif v0.1.0

0 commit comments

Comments
 (0)