Skip to content

Commit 99e1bf1

Browse files
build(deps): update go toolchain directive to v1.26.3 (#27)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | patch | `1.26.0` → `1.26.3` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.26.3`](https://redirect.github.com/golang/go/compare/go1.26.2...go1.26.3) ### [`v1.26.2`](https://redirect.github.com/golang/go/compare/go1.26.1...go1.26.2) ### [`v1.26.1`](https://redirect.github.com/golang/go/compare/go1.26.0...go1.26.1) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/go-krb5/x). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuMTU5LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdc5851 commit 99e1bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/go-krb5/x
22

33
go 1.25.0
44

5-
toolchain go1.26.0
5+
toolchain go1.26.3
66

77
require (
88
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)