File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/spf13/cobra v1.10.2
3030 github.com/spf13/pflag v1.0.10
3131 github.com/stretchr/testify v1.11.1
32- go.jacobcolvin.com/niceyaml v0.0.0-20260206015709-b2b0891bf88f
32+ go.jacobcolvin.com/niceyaml v0.0.0-20260207195909-22dfe3ab0ac5
3333 go.opentelemetry.io/otel v1.40.0
3434 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0
3535 go.opentelemetry.io/otel/sdk v1.40.0
Original file line number Diff line number Diff line change @@ -157,6 +157,8 @@ github.com/yosida95/uritemplate/v3 v3.0.2 h1:Ed3Oyj9yrmi9087+NczuL5BwkIc4wvTb5zI
157157github.com/yosida95/uritemplate/v3 v3.0.2 /go.mod h1:ILOh0sOhIJR3+L/8afwt/kE++YT040gmv5BQTMR2HP4 =
158158go.jacobcolvin.com/niceyaml v0.0.0-20260206015709-b2b0891bf88f h1:BZ5wA7YWCDXmUFRtxxo6P+z/6eWfyOjYIOk7rbK7kRE =
159159go.jacobcolvin.com/niceyaml v0.0.0-20260206015709-b2b0891bf88f /go.mod h1:3nUciFHecGQqO/HxEKBaZjAy5EYFHZFFWBWZYfmwPJE =
160+ go.jacobcolvin.com/niceyaml v0.0.0-20260207195909-22dfe3ab0ac5 h1:UJkm4QarC28cnOCMhkOSMnokX/3pnYLn4aqoWUaZMHE =
161+ go.jacobcolvin.com/niceyaml v0.0.0-20260207195909-22dfe3ab0ac5 /go.mod h1:3nUciFHecGQqO/HxEKBaZjAy5EYFHZFFWBWZYfmwPJE =
160162go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64 =
161163go.opentelemetry.io/auto/sdk v1.2.1 /go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y =
162164go.opentelemetry.io/otel v1.40.0 h1:oA5YeOcpRTXq6NN7frwmwFR0Cn3RhTVZvXsP4duvCms =
You can’t perform that action at this time.
0 commit comments