Skip to content

Commit 16df903

Browse files
chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2
Bumps [github.com/buger/jsonparser](https://github.com/buger/jsonparser) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/buger/jsonparser/releases) - [Commits](buger/jsonparser@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/buger/jsonparser dependency-version: 1.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d9acac commit 16df903

2 files changed

Lines changed: 3 additions & 84 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@ require (
66
github.com/antonmedv/expr v1.9.0
77
github.com/bbalet/stopwords v1.0.0
88
github.com/bcicen/go-units v1.0.3
9-
github.com/buger/jsonparser v1.1.1
9+
github.com/buger/jsonparser v1.1.2
1010
github.com/denisbrodbeck/machineid v1.0.1
1111
github.com/dgraph-io/ristretto v0.1.1
1212
github.com/dgrijalva/jwt-go v3.2.0+incompatible
1313
github.com/gdexlab/go-render v1.0.1
1414
github.com/gertd/go-pluralize v0.1.7
15-
github.com/getsentry/sentry-go v0.11.0
1615
github.com/ghodss/yaml v1.0.0
1716
github.com/go-playground/validator/v10 v10.14.1
1817
github.com/go-redis/redis/v8 v8.11.5

0 commit comments

Comments
 (0)