Skip to content

Commit 2d074e7

Browse files
fix(security/unknown/): update go toolchain directive to v1.26.6 [security] (#608)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.5 | 1.26.6 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 9fe74f8 commit 2d074e7

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/grafana/wait-for-github
22

33
go 1.26.2
44

5-
toolchain go1.26.5
5+
toolchain go1.26.6
66

77
require (
88
github.com/bradleyfalzon/ghinstallation/v2 v2.19.0

0 commit comments

Comments
 (0)