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 @@ -20,7 +20,7 @@ require (
2020 github.com/polarsignals/wal v0.0.0-20231123092250-5d233119cfc9
2121 github.com/prometheus/client_golang v1.19.0
2222 github.com/stretchr/testify v1.9.0
23- github.com/thanos-io/objstore v0.0.0-20240418104850-a1e58aa3bed5
23+ github.com/thanos-io/objstore v0.0.0-20240506104147-63052b4c4867
2424 go.opentelemetry.io/otel v1.26.0
2525 go.opentelemetry.io/otel/trace v1.26.0
2626 go.uber.org/goleak v1.3.0
Original file line number Diff line number Diff line change @@ -144,6 +144,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
144144github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
145145github.com/thanos-io/objstore v0.0.0-20240418104850-a1e58aa3bed5 h1:2LxFD4FZCACq/LCNQ7vrMeg8LYrRG8+CtybhkQN+UjI =
146146github.com/thanos-io/objstore v0.0.0-20240418104850-a1e58aa3bed5 /go.mod h1:CuSIQu7lCntygNhEGKdLZLaoA8FtpAiC+454oLTXeUY =
147+ github.com/thanos-io/objstore v0.0.0-20240506104147-63052b4c4867 h1:1lC5qkSwtPVgvF6JJ39QrudgiGBcBIjXx/qqGg/ZhDo =
148+ github.com/thanos-io/objstore v0.0.0-20240506104147-63052b4c4867 /go.mod h1:CuSIQu7lCntygNhEGKdLZLaoA8FtpAiC+454oLTXeUY =
147149github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ =
148150github.com/zeebo/assert v1.3.0 /go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0 =
149151github.com/zeebo/xxh3 v1.0.2 h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0 =
You can’t perform that action at this time.
0 commit comments