Skip to content

Commit

Permalink
Merge pull request #4305 from parca-dev/update-frostdb
Browse files Browse the repository at this point in the history
Update frostdb
  • Loading branch information
brancz authored Feb 15, 2024
2 parents 64e853a + a9442b5 commit 6dae29a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/oklog/run v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/parquet-go/parquet-go v0.20.0
github.com/polarsignals/frostdb v0.0.0-20240214100702-7050c17979b1
github.com/polarsignals/frostdb v0.0.0-20240215144140-87f924cf5baf
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.45.0
github.com/prometheus/prometheus v0.48.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -691,8 +691,8 @@ github.com/pkg/profile v1.2.1/go.mod h1:hJw3o1OdXxsrSjjVksARp5W95eeEaEfptyVZyv6J
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polarsignals/frostdb v0.0.0-20240214100702-7050c17979b1 h1:RiSjAxaPCATStEgFICRntX2Af0rZ/WSzqaFTLq5HNQM=
github.com/polarsignals/frostdb v0.0.0-20240214100702-7050c17979b1/go.mod h1:KhSyuvdkUSBH1hDoSqDQTvo7mObJ8AY3ydnttX3QrXc=
github.com/polarsignals/frostdb v0.0.0-20240215144140-87f924cf5baf h1:RJS7TQvcrWLlnadPrPiFqX+v7zOl0yWV5lz14BsBX6c=
github.com/polarsignals/frostdb v0.0.0-20240215144140-87f924cf5baf/go.mod h1:KhSyuvdkUSBH1hDoSqDQTvo7mObJ8AY3ydnttX3QrXc=
github.com/polarsignals/wal v0.0.0-20231123092250-5d233119cfc9 h1:SwUso/MRikI7aLlEelX4k6N107fT4uTAzmtyMTfjr44=
github.com/polarsignals/wal v0.0.0-20231123092250-5d233119cfc9/go.mod h1:EVDHAAe+7GQ33A1/x+/gE+sBPN4toQ0XG5RoLD49xr8=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
Expand Down

0 comments on commit 6dae29a

Please sign in to comment.