Skip to content
Snippets Groups Projects

Update module github.com/google/go-cmp to v0.6.0

Merged renovate requested to merge renovate/github.com-google-go-cmp-0.x into master
Files
21
@@ -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