diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-11 01:53:42 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-10-12 10:13:49 +0000 |
| commit | 3cefb1441cc82b6846ee4b8e43c1661d417c88e9 (patch) | |
| tree | c8bc2ce2ff439c26b0e7692078eb93440cb6c8f4 /go.mod | |
| parent | 1b231e3c0adc71209bde79ca2526421945b8eb5f (diff) | |
mod: do: bump github.com/google/go-cmp from 0.5.9 to 0.6.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ require ( cloud.google.com/go/storage v1.33.0 github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 github.com/golangci/golangci-lint v1.54.2 - github.com/google/go-cmp v0.5.9 + github.com/google/go-cmp v0.6.0 github.com/gorilla/handlers v1.5.1 github.com/ianlancetaylor/demangle v0.0.0-20220517205856-0058ec4f073c github.com/prometheus/client_golang v1.17.0 |
