File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/grafana/dskit v0.0.0-20211021180445-3bd016e9d7f1
1818 github.com/matttproud/golang_protobuf_extensions v1.0.4
1919 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
20- github.com/oklog/ulid v1.3 .1
20+ github.com/oklog/ulid/v2 v2.1 .1
2121 github.com/opentracing-contrib/go-stdlib v1.1.0
2222 github.com/pkg/errors v0.9.1
2323 github.com/prometheus/alertmanager v0.28.1
@@ -185,7 +185,7 @@ require (
185185 github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
186186 github.com/ncw/swift v1.0.53 // indirect
187187 github.com/oklog/run v1.2.0 // indirect
188- github.com/oklog/ulid/v2 v2.1 .1 // indirect
188+ github.com/oklog/ulid v1.3 .1 // indirect
189189 github.com/open-telemetry/opentelemetry-collector-contrib/internal/exp/metrics v0.129.0 // indirect
190190 github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.129.0 // indirect
191191 github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor v0.129.0 // indirect
You can’t perform that action at this time.
0 commit comments