Skip to content

Commit

Permalink
Bump github.com/speakeasy-api/jsonpath from 0.4.1 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [github.com/speakeasy-api/jsonpath](https://github.com/speakeasy-api/jsonpath) from 0.4.1 to 0.6.1.
- [Release notes](https://github.com/speakeasy-api/jsonpath/releases)
- [Commits](speakeasy-api/jsonpath@v0.4.1...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/speakeasy-api/jsonpath
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and daveshanley committed Feb 1, 2025
1 parent baf52c9 commit df75a04
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 @@ -4,7 +4,7 @@ go 1.23.0

require (
github.com/lucasjones/reggen v0.0.0-20200904144131-37ba4fa293bb
github.com/speakeasy-api/jsonpath v0.4.1
github.com/speakeasy-api/jsonpath v0.6.1
github.com/stretchr/testify v1.10.0
github.com/wk8/go-ordered-map/v2 v2.1.9-0.20240815153524-6ea36470d1bd
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
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/speakeasy-api/jsonpath v0.4.1 h1:hlU06CfNqImaMtiJdR+mBFnECZhFYlT4ZQ2e4yy5cRA=
github.com/speakeasy-api/jsonpath v0.4.1/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw=
github.com/speakeasy-api/jsonpath v0.6.1 h1:FWbuCEPGaJTVB60NZg2orcYHGZlelbNJAcIk/JGnZvo=
github.com/speakeasy-api/jsonpath v0.6.1/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/wk8/go-ordered-map/v2 v2.1.9-0.20240815153524-6ea36470d1bd h1:dLuIF2kX9c+KknGJUdJi1Il1SDiTSK158/BB9kdgAew=
Expand Down

0 comments on commit df75a04

Please sign in to comment.