diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-28 07:07:29 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-28 07:07:29 +0000 |
commit | 3bc392ae8f6ebb6eef24a83a7380cfe750f733ea (patch) | |
tree | d2e97b0b1e80c07801f231eb09438bb0db79118f /go.mod | |
parent | 92d089e0ecedaa1ccdf9e2700b9cb2b61f307b1d (diff) |
Bump github.com/json-iterator/go from 1.1.10 to 1.1.11
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/json-iterator/go/releases)
- [Commits](https://github.com/json-iterator/go/compare/v1.1.10...v1.1.11)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ require ( github.com/golang/mock v1.4.4 github.com/google/flatbuffers v1.12.0 // indirect github.com/hashicorp/go-multierror v1.1.1 - github.com/json-iterator/go v1.1.10 + github.com/json-iterator/go v1.1.11 github.com/olekukonko/tablewriter v0.0.5 github.com/prometheus/client_golang v1.10.0 github.com/shirou/gopsutil v3.21.3+incompatible |