File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# pkg
2- ![ Project status] ( https://img.shields.io/badge/version-2.1 .0-green.svg )
2+ ![ Project status] ( https://img.shields.io/badge/version-3.0 .0-green.svg )
33[ ![ Build Status] ( https://travis-ci.org/go-playground/pkg.svg?branch=master )] ( https://travis-ci.org/go-playground/pkg )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/pkg/badge.svg?branch=master )] ( https://coveralls.io/github/go-playground/pkg?branch=master )
55[ ![ GoDoc] ( https://godoc.org/github.com/go-playground/pkg?status.svg )] ( https://godoc.org/github.com/go-playground/pkg )
Original file line number Diff line number Diff line change 1- package errorsext
1+ package runtimeext
22
33import (
44 "runtime"
Original file line number Diff line number Diff line change 1- package errorsext
1+ package runtimeext
22
33import (
44 "testing"
You can’t perform that action at this time.
0 commit comments