Skip to content

Commit 814b862

Browse files
fix(security/unknown): update go toolchain directive to v1.26.4 [security]
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.3 | 1.26.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 1ab2400 commit 814b862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

itest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module otel-profiling-java-itest
22

33
go 1.25.0
44

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

77
require (
88
connectrpc.com/connect v1.19.1

0 commit comments

Comments
 (0)