Skip to content

Commit 0b3d549

Browse files
Update dependency go to v1.26.2 (#1085)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.1 | 1.26.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61ac47b commit 0b3d549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/go/otel/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/opentracing-contrib/nginx-opentracing/example/go/otel
22

33
go 1.25.0
44

5-
toolchain go1.26.1
5+
toolchain go1.26.2
66

77
require (
88
github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)