File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
tlog.app/go/eazy v0.4.2
13
13
tlog.app/go/errors v0.20.0
14
14
tlog.app/go/tlog v0.26.0
15
- tlog.app/go/tlog/ext/tlclick v0.0.0-20250415083105-8396b1e0249c
15
+ tlog.app/go/tlog/ext/tlclick v0.0.0-20250415084057-0c3ebb900beb
16
16
)
17
17
18
18
require (
@@ -32,7 +32,6 @@ require (
32
32
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
33
33
go.opentelemetry.io/otel v1.35.0 // indirect
34
34
go.opentelemetry.io/otel/metric v1.35.0 // indirect
35
- go.opentelemetry.io/otel/sdk v1.35.0 // indirect
36
35
go.opentelemetry.io/otel/trace v1.35.0 // indirect
37
36
go.uber.org/atomic v1.11.0 // indirect
38
37
go.uber.org/multierr v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -83,5 +83,5 @@ tlog.app/go/loc v0.7.2 h1:vm7ni7uE8LjKrRQHumslljjF2qTMely37DKadngAgO0=
83
83
tlog.app/go/loc v0.7.2 /go.mod h1:j4SIBNrXEK6Hqy/smwt3oRrHfMoSDI6Kg/Jf0GUHWCI =
84
84
tlog.app/go/tlog v0.26.0 h1:/1zV8HpsJfgzvH0d/Twz8mXyRot8eVi2AfcPq/ivOwU =
85
85
tlog.app/go/tlog v0.26.0 /go.mod h1:1eAGGA2Z1NjeNoEqInC1R4yfZrTzM98Jdt5FfkXb1wM =
86
- tlog.app/go/tlog/ext/tlclick v0.0.0-20250415083105-8396b1e0249c h1:HIp+ELEspyhstf/QZxCKcvIMA+HtUIef9X2kcbA1/tM =
87
- tlog.app/go/tlog/ext/tlclick v0.0.0-20250415083105-8396b1e0249c /go.mod h1:/RhbhoP0+QjrVhmIGzWCmzlk4A4wOpqXOmz4rEFKwz4 =
86
+ tlog.app/go/tlog/ext/tlclick v0.0.0-20250415084057-0c3ebb900beb h1:GKanRPjYPPzurR8MquE52yZ2EIDQmL86rJuBH8KJeuU =
87
+ tlog.app/go/tlog/ext/tlclick v0.0.0-20250415084057-0c3ebb900beb /go.mod h1:6XnWZFtT9nrB/XnLQdLFH2XDYkco55/sXovQtAXCWNc =
You can’t perform that action at this time.
0 commit comments