Skip to content
Snippets Groups Projects

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

Closed renovate requested to merge renovate/github.com-google-go-cmp-0.x into master
11 files
+ 95
139
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -2,9 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build !purego
// +build !purego
package value
import (
Loading