File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.25.1
6
6
7
7
require (
8
8
github.com/client9/misspell v0.3.4
9
- go.opentelemetry.io/build-tools/chloggen v0.28.0
9
+ go.opentelemetry.io/build-tools/chloggen v0.28.1
10
10
)
11
11
12
12
require (
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
15
15
github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
16
16
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
17
17
github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
18
- go.opentelemetry.io/build-tools/chloggen v0.28.0 h1:MTDhafdr6akzVnKCC86F4n+1WG95pKCGsDiv7AapZY4 =
19
- go.opentelemetry.io/build-tools/chloggen v0.28.0 /go.mod h1:eby4AVJQF5uanGCnErZdhDYBSW/EJ0iqejBFNJMN4DQ =
18
+ go.opentelemetry.io/build-tools/chloggen v0.28.1 h1:APMkDBnq/OcTimZ26MQ+gOdgTKMcNduV6bPquZ1o+e8 =
19
+ go.opentelemetry.io/build-tools/chloggen v0.28.1 /go.mod h1:eby4AVJQF5uanGCnErZdhDYBSW/EJ0iqejBFNJMN4DQ =
20
20
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
21
21
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
22
22
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
You can’t perform that action at this time.
0 commit comments