Skip to content

Commit

Permalink
chore: Bump github.com/substrait-io/substrait-go/v3 from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [github.com/substrait-io/substrait-go/v3](https://github.com/substrait-io/substrait-go) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/substrait-io/substrait-go/releases)
- [Changelog](https://github.com/substrait-io/substrait-go/blob/main/.release.yml)
- [Commits](substrait-io/substrait-go@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: github.com/substrait-io/substrait-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent b709be7 commit 97c0ccb
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 @@ -38,7 +38,7 @@ require (
github.com/pierrec/lz4/v4 v4.1.22
github.com/stoewer/go-strcase v1.3.0
github.com/stretchr/testify v1.10.0
github.com/substrait-io/substrait-go/v3 v3.5.0
github.com/substrait-io/substrait-go/v3 v3.5.1
github.com/tidwall/sjson v1.2.5
github.com/zeebo/xxh3 v1.0.2
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/substrait-io/substrait v0.63.1 h1:XNPvrEYNPjDqenK4TxqBDDUNzglafdjzjejzQqEwk5Y=
github.com/substrait-io/substrait v0.63.1/go.mod h1:MPFNw6sToJgpD5Z2rj0rQrdP/Oq8HG7Z2t3CAEHtkHw=
github.com/substrait-io/substrait-go/v3 v3.5.0 h1:sQqMGtXDzDC3dyCBL0+efnM/E5UbmDVZlOCHdnx+F+k=
github.com/substrait-io/substrait-go/v3 v3.5.0/go.mod h1:S+yTQwCuWtTe5SD24JJ9S8x8Oae8h9rVDCpZlS9EV5A=
github.com/substrait-io/substrait-go/v3 v3.5.1 h1:MukDB8EZxmIKjOcIBJx8hqaiUDwsPsR/ju+rjPdMdFQ=
github.com/substrait-io/substrait-go/v3 v3.5.1/go.mod h1:S+yTQwCuWtTe5SD24JJ9S8x8Oae8h9rVDCpZlS9EV5A=
github.com/tidwall/gjson v1.14.2 h1:6BBkirS0rAHjumnjHF6qgy5d2YAJ1TLIaFE2lzfOLqo=
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
Expand Down

0 comments on commit 97c0ccb

Please sign in to comment.