Skip to content
Snippets Groups Projects

fix(deps): update module github.com/google/go-cmp to v0.5.8

Open renovate requested to merge renovate/github.com-google-go-cmp-0.x into master
16 files
+ 197
70
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build !cmp_debug
// +build !cmp_debug
package diff
Loading