Skip to content

Commit b22468f

Browse files
fix(security/UNKNOWN/operator): Update go toolchain directive to v1.26.5 [SECURITY]
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.4 | 1.26.5 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent c749ea1 commit b22468f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operator/go.mod

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

33
go 1.25.7
44

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

77
require (
88
dario.cat/mergo v1.0.2

0 commit comments

Comments
 (0)