Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romshark committed Dec 30, 2023
1 parent 807e47f commit d7d8394
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 @@ -12,7 +12,7 @@ require (
github.com/json-iterator/go v1.1.12
github.com/minio/simdjson-go v0.4.5
github.com/ohler55/ojg v1.19.3
github.com/romshark/jscan/v2 v2.0.0
github.com/romshark/jscan/v2 v2.0.2
github.com/stretchr/testify v1.8.4
github.com/tidwall/gjson v1.14.4
github.com/valyala/fastjson v1.6.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ github.com/ohler55/ojg v1.19.3 h1:rFmEc33aZOvlwb7tibAmwVGEiPfMZkgvurK0YDDr1HI=
github.com/ohler55/ojg v1.19.3/go.mod h1:uHcD1ErbErC27Zhb5Df2jUjbseLLcmOCo6oxSr3jZxo=
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/romshark/jscan/v2 v2.0.0 h1:baGshYDmct5ZRXZCqHoAPfNTlHOQxEfoYvk3TyHaZOk=
github.com/romshark/jscan/v2 v2.0.0/go.mod h1:Uxj5KMuEbAev3NlmR2cJscr1At6FtRGua8PSMWE9c4I=
github.com/romshark/jscan/v2 v2.0.2 h1:sTzM8NjEtSxzrXdKtxDpMIiPrsT8K3ljmyryBrND6q4=
github.com/romshark/jscan/v2 v2.0.2/go.mod h1:H+vA/18JDD4ifVMk69hoMbyRVs+f0fKEIgC1e0y+af8=
github.com/segmentio/asm v1.2.0 h1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys=
github.com/segmentio/asm v1.2.0/go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit d7d8394

Please sign in to comment.