Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#291)

Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-12 13:51:56 -08:00
committed by GitHub
parent 38792964a4
commit 6ea546bd3e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/anthropics/anthropic-sdk-go v1.16.0
github.com/fatih/color v1.18.0
github.com/fsnotify/fsnotify v1.9.0
github.com/google/go-cmp v0.6.0
github.com/google/go-cmp v0.7.0
github.com/ncruces/go-sqlite3 v0.29.1
github.com/spf13/cobra v1.10.1
github.com/spf13/viper v1.21.0