Skip to content

Commit 462db22

Browse files
fix(security/unknown/godeltaprof/compat): update go toolchain directive to v1.25.13 [security]
| 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> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7fbf504 commit 462db22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

godeltaprof/compat/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/godeltaprof/compat
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/godeltaprof => ../
88

0 commit comments

Comments
 (0)