Skip to content

Commit d2cde9f

Browse files
fix(security/unknown/x/k6): update go toolchain directive to v1.25.13 [security] (#242)
| datasource | package | from | to | | -------------- | ------- | ------- | ------- | | golang-version | go | 1.25.12 | 1.25.13 | 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 7fbf504 commit d2cde9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x/k6/go.mod

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

33
go 1.25.0
44

5-
toolchain go1.25.12
5+
toolchain go1.25.13
66

77
replace github.com/grafana/pyroscope-go => ../../
88

0 commit comments

Comments
 (0)