Skip to content

Commit 6df78c2

Browse files
committed
chore: go mod tidy
1 parent b388e0f commit 6df78c2

File tree

1 file changed

+1
-2
lines changed
  • pkg/golinters/spancheck/testdata

1 file changed

+1
-2
lines changed

pkg/golinters/spancheck/testdata/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module spancheck
22

3-
go 1.21.0
4-
toolchain go1.22.5
3+
go 1.22
54

65
require (
76
go.opentelemetry.io/otel v1.30.0

0 commit comments

Comments
 (0)