Skip to content

Commit

Permalink
build(deps): update github.com/polarsignals/frostdb digest to ec26eb3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2022
1 parent c306bcb commit 9d6b68c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ require (
github.com/improbable-eng/grpc-web v0.15.0
github.com/nanmu42/limitio v1.0.0
github.com/oklog/run v1.1.0
github.com/polarsignals/frostdb v0.0.0-20220731175459-d77193ad871c
github.com/polarsignals/frostdb v0.0.0-20220803072135-ec26eb354ead
github.com/prometheus/client_golang v1.12.2
github.com/prometheus/common v0.37.0
github.com/prometheus/prometheus v0.37.0
github.com/segmentio/parquet-go v0.0.0-20220729010123-64e9fc913c39
github.com/segmentio/parquet-go v0.0.0-20220802221544-d84ed320251d
github.com/stretchr/testify v1.8.0
github.com/thanos-io/objstore v0.0.0-20220718071225-045c8d7a602b
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.33.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -880,8 +880,8 @@ github.com/pkg/profile v1.2.1/go.mod h1:hJw3o1OdXxsrSjjVksARp5W95eeEaEfptyVZyv6J
github.com/pkg/sftp v1.10.1/go.mod h1:lYOWFsE0bwd1+KfKJaKeuokY15vzFx25BLbzYYoAxZI=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polarsignals/frostdb v0.0.0-20220731175459-d77193ad871c h1:Gmn/piDPsw2w/Gp/GdpQMWlFNN9adF0IfzDO08zosI0=
github.com/polarsignals/frostdb v0.0.0-20220731175459-d77193ad871c/go.mod h1:T1Afvppt+msUhrQkfrdglNZWBzssuqxORsELOC9puOQ=
github.com/polarsignals/frostdb v0.0.0-20220803072135-ec26eb354ead h1:IdsvLAzydLRE/2NJe0UNotE0zsr6RIdkvDKu7EpI6EM=
github.com/polarsignals/frostdb v0.0.0-20220803072135-ec26eb354ead/go.mod h1:lWmn8P/AX43XlaPfnURHFp+gDjRsUdM4zyMZvCDuN1M=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/posener/complete v1.2.3/go.mod h1:WZIdtGGp+qx0sLrYKtIRAruyNpv6hFCicSgv7Sy7s/s=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
Expand Down Expand Up @@ -954,8 +954,8 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
github.com/segmentio/asm v1.1.3/go.mod h1:Ld3L4ZXGNcSLRg4JBsZ3//1+f/TjYl0Mzen/DQy1EJg=
github.com/segmentio/encoding v0.3.5 h1:UZEiaZ55nlXGDL92scoVuw00RmiRCazIEmvPSbSvt8Y=
github.com/segmentio/encoding v0.3.5/go.mod h1:n0JeuIqEQrQoPDGsjo8UNd1iA0U8d8+oHAA4E3G3OxM=
github.com/segmentio/parquet-go v0.0.0-20220729010123-64e9fc913c39 h1:Pv294+UsSdd0WExrc1AREf1tDYEnZUON4Z/DfpRe5+E=
github.com/segmentio/parquet-go v0.0.0-20220729010123-64e9fc913c39/go.mod h1:BuMbRhCCg3gFchup9zucJaUjQ4m6RxX+iVci37CoMPQ=
github.com/segmentio/parquet-go v0.0.0-20220802221544-d84ed320251d h1:IxYmTiYCMaR3B0fjD9igXDr1AE5M8KRFbhEhEJ1WYx4=
github.com/segmentio/parquet-go v0.0.0-20220802221544-d84ed320251d/go.mod h1:BuMbRhCCg3gFchup9zucJaUjQ4m6RxX+iVci37CoMPQ=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
Expand Down

0 comments on commit 9d6b68c

Please sign in to comment.