diff options
Diffstat (limited to 'vendor/github.com/spf13/cast/README.md')
-rw-r--r-- | vendor/github.com/spf13/cast/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/spf13/cast/README.md b/vendor/github.com/spf13/cast/README.md index e6939397..120a5734 100644 --- a/vendor/github.com/spf13/cast/README.md +++ b/vendor/github.com/spf13/cast/README.md @@ -1,7 +1,7 @@ cast ==== [](https://godoc.org/github.com/spf13/cast) -[](https://travis-ci.org/spf13/cast) +[](https://github.com/spf13/cast/actions/workflows/go.yml) [](https://goreportcard.com/report/github.com/spf13/cast) Easy and safe casting from one type to another in Go |