File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# go-multierror
2
2
3
- [ ![ Build Status] ( http://img.shields.io/travis/hashicorp/go-multierror.svg?style=flat-square )] [ travis ]
4
- [ ![ Go Documentation] ( http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square )] [ godocs ]
3
+ [ ![ CircleCI] ( https://img.shields.io/circleci/build/github/hashicorp/go-multierror/master )] ( https://circleci.com/gh/hashicorp/go-multierror )
4
+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/hashicorp/go-multierror.svg )] ( https://pkg.go.dev/github.com/hashicorp/go-multierror )
5
+ ![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/hashicorp/go-multierror )
5
6
6
- [ travis ] : https://travis-ci.org /hashicorp/go-multierror
7
+ [ circleci ] : https://app.circleci.com/pipelines/github /hashicorp/go-multierror
7
8
[ godocs ] : https://pkg.go.dev/github.com/hashicorp/go-multierror
8
9
9
10
` go-multierror ` is a package for Go that provides a mechanism for
You can’t perform that action at this time.
0 commit comments