File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Package for equality of Go values
2
2
3
3
[ ![ GoDev] ( https://img.shields.io/static/v1?label=godev&message=reference&color=00add8 )] [ godev ]
4
- [ ![ Build Status] ( https://travis-ci.org /google/go-cmp. svg?branch=master )] [ travis ]
4
+ [ ![ Build Status] ( https://github.com /google/go-cmp/actions/workflows/test.yml/badge. svg?branch=master )] [ actions ]
5
5
6
6
This package is intended to be a more powerful and safer alternative to
7
7
` reflect.DeepEqual ` for comparing whether two values are semantically equal.
@@ -29,7 +29,7 @@ See the [documentation][godev] for more information.
29
29
This is not an official Google product.
30
30
31
31
[ godev ] : https://pkg.go.dev/github.com/google/go-cmp/cmp
32
- [ travis ] : https://travis-ci.org /google/go-cmp
32
+ [ actions ] : https://github.com /google/go-cmp/actions
33
33
34
34
## Install
35
35
You can’t perform that action at this time.
0 commit comments