Skip to content

Commit 5d6ffef

Browse files
Update dependency go to v1.26.1 (#1048)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.26.0 | 1.26.1 | 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 6c3bfd0 commit 5d6ffef

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.24.0
44

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

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

0 commit comments

Comments
 (0)