Skip to content

Commit 5353407

Browse files
fix(security/unknown/godeltaprof): 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 5353407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

godeltaprof/go.mod

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

33
go 1.25.0
44

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

77
require github.com/klauspost/compress v1.18.7

0 commit comments

Comments
 (0)