Skip to content

Commit

Permalink
Merge pull request #28 from pauloo27/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/buger/jsonparser-1.1.1
  • Loading branch information
pauloo27 authored Nov 29, 2024
2 parents 93b7e46 + c828e53 commit d44b5e5
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 @@ -8,7 +8,7 @@ require (
github.com/Pauloo27/keyboard v0.0.0-20210515010213-2640675c1598
github.com/Pauloo27/lyric v0.0.0-20220102203036-ba42b89e476f
github.com/ananagame/rich-go v0.0.0-20210220192218-7960b995f880
github.com/buger/jsonparser v1.0.0
github.com/buger/jsonparser v1.1.1
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/ananagame/rich-go v0.0.0-20210220192218-7960b995f880 h1:mU0hfQcHsPNLT
github.com/ananagame/rich-go v0.0.0-20210220192218-7960b995f880/go.mod h1:U9YxCfeNzWcDUs4O8lQfUyz9txKHTojVykpQicaZhyU=
github.com/anaskhan96/soup v1.2.4 h1:or+sKs9QbzJGZVTYFmTs2VBateEywoq00a6K14z331E=
github.com/anaskhan96/soup v1.2.4/go.mod h1:6YnEp9A2yywlYdM4EgDz9NEHclocMepEtku7wg6Cq3s=
github.com/buger/jsonparser v1.0.0 h1:etJTGF5ESxjI0Ic2UaLQs2LQQpa8G9ykQScukbh4L8A=
github.com/buger/jsonparser v1.0.0/go.mod h1:tgcrVJ81GPSF0mz+0nu1Xaz0fazGPrmmJfJtxjbHhUQ=
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/hugolgst/rich-go v0.0.0-20210220192218-7960b995f880 h1:AvBpjRUB1kMxNRmTDaRfIyYwzVZSdgkPT8X82XCxVaU=
Expand Down

0 comments on commit d44b5e5

Please sign in to comment.