fix(deps): update module github.com/xitongsys/parquet-go to v1.6.2
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/xitongsys/parquet-go | v1.5.3 -> v1.6.2 |
Release Notes
xitongsys/parquet-go (github.com/xitongsys/parquet-go)
v1.6.2
v1.6.1
fix some bugs
v1.6.0
Big changes in the type. Not compatiable with before.
v1.5.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 5 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/apache/arrow/go/arrow |
v0.0.0-20200504153628-d13e8f3ed647 -> v0.0.0-20200730104253-651201b0f516 |
github.com/xitongsys/parquet-go-source |
v0.0.0-20200225073416-429277801fe4 -> v0.0.0-20200817004010-026bad9b25d0 |
github.com/apache/thrift |
v0.0.0-20181112125854-24918abba929 -> v0.14.2 |
github.com/golang/snappy |
v0.0.1 -> v0.0.3 |
github.com/klauspost/compress |
v1.10.5 -> v1.13.1 |