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 @@ -131,7 +131,7 @@ require (
131
131
github.com/spf13/cast v1.9.2
132
132
github.com/spf13/pflag v1.0.6
133
133
github.com/stretchr/testify v1.10.0
134
- go.etcd.io/bbolt v1.4.0
134
+ go.etcd.io/bbolt v1.4.1
135
135
go.etcd.io/etcd/client/v2 v2.305.20
136
136
go.opentelemetry.io/collector/component/componentstatus v0.127.0
137
137
go.opentelemetry.io/collector/component/componenttest v0.127.0
Original file line number Diff line number Diff line change @@ -1926,8 +1926,8 @@ github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxt
1926
1926
go.einride.tech/aip v0.68.1 h1:16/AfSxcQISGN5z9C5lM+0mLYXihrHbQ1onvYTr93aQ =
1927
1927
go.einride.tech/aip v0.68.1 /go.mod h1:XaFtaj4HuA3Zwk9xoBtTWgNubZ0ZZXv9BZJCkuKuWbg =
1928
1928
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
1929
- go.etcd.io/bbolt v1.4.0 h1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk =
1930
- go.etcd.io/bbolt v1.4.0 /go.mod h1:AsD+OCi/qPN1giOX1aiLAha3o1U8rAz65bvN4j0sRuk =
1929
+ go.etcd.io/bbolt v1.4.1 h1:5mOV+HWjIPLEAlUGMsveaUvK2+byZMFOzojoi7bh7uI =
1930
+ go.etcd.io/bbolt v1.4.1 /go.mod h1:c8zu2BnXWTu2XM4XcICtbGSl9cFwsXtcf9zLt2OncM8 =
1931
1931
go.etcd.io/etcd/api/v3 v3.5.4 /go.mod h1:5GB2vv4A4AOn3yk7MftYGHkUfGtDHnEraIjym4dYz5A =
1932
1932
go.etcd.io/etcd/api/v3 v3.5.20 h1:aKfz3nPZECWoZJXMSH9y6h2adXjtOHaHTGEVCuCmaz0 =
1933
1933
go.etcd.io/etcd/api/v3 v3.5.20 /go.mod h1:QqKGViq4KTgOG43dr/uH0vmGWIaoJY3ggFi6ZH0TH/U =
You can’t perform that action at this time.
0 commit comments