Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 69546fd9c3
Bump github.com/tidwall/gjson from 1.9.1 to 1.9.3
Bumps [github.com/tidwall/gjson](https://github.com/tidwall/gjson) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/tidwall/gjson/releases)
- [Commits](https://github.com/tidwall/gjson/compare/v1.9.1...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/tidwall/gjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 19:45:07 +00:00
tidwall aedf950fb6 Upgrade dependencies 2021-09-15 05:40:01 -07:00
tidwall a2a89c2f1e Update gjson and fix golint messages 2021-09-01 20:12:27 -07:00
tidwall 7fd8b8e83c Update dependencies 2021-06-17 16:13:56 -07:00
tidwall 0821062cf3 Upgrade gjson 2021-03-30 07:27:34 -07:00
tidwall d459aeb081 Updated gjson dependency 2021-01-30 12:53:05 -07:00
tidwall b547b7aea4 Updated gjson package 2020-12-25 06:48:52 -07:00
tidwall 779ffea01a Updated gjson package 2020-12-22 17:57:05 -07:00
Yad Smood 1383c0de93 Sync the versions of gjson and pretty
So that other projects doesn't have to download multiple versions of the gjson.
Here's a sample go.sum file if we don't sync the versions, as you can see we have pretty v1.0.0 and v1.0.1:

github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tidwall/pretty v1.0.1 h1:WE4RBSZ1x6McVVC8S/Md+Qse8YUv6HRObAx6ke00NY8=
github.com/tidwall/pretty v1.0.1/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
2020-08-29 08:03:06 +09:00
tidwall fcc1b99819 Add Go modules 2020-03-31 03:59:30 -07:00