File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.23.0
4
4
5
5
toolchain go1.23.6
6
6
7
- require go.opentelemetry.io/build-tools/chloggen v0.19 .0
7
+ require go.opentelemetry.io/build-tools/chloggen v0.20 .0
8
8
9
9
require (
10
10
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
26
26
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
27
27
go.opentelemetry.io/build-tools/chloggen v0.19.0 h1:B3yWuOFa4THsVEL/t4Jawy4LB2oZuaWD1+ANmBGBFyM =
28
28
go.opentelemetry.io/build-tools/chloggen v0.19.0 /go.mod h1:wJ8tJY5bURruxByT9gaaaGxjr1FoK8bUl/FiE+yQTfE =
29
+ go.opentelemetry.io/build-tools/chloggen v0.20.0 /go.mod h1:wJ8tJY5bURruxByT9gaaaGxjr1FoK8bUl/FiE+yQTfE =
29
30
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
30
31
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk =
31
32
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c /go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q =
You can’t perform that action at this time.
0 commit comments