File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11package pure
22============
3- <img align =" right " src =" https://raw.githubusercontent.com/go-playground/pure/master/logo.png " >![ Project status] ( https://img.shields.io/badge/version-5.0.2 -green.svg )
3+ <img align =" right " src =" https://raw.githubusercontent.com/go-playground/pure/master/logo.png " >![ Project status] ( https://img.shields.io/badge/version-5.0.3 -green.svg )
44[ ![ Build Status] ( https://travis-ci.org/go-playground/pure.svg?branch=master )] ( https://travis-ci.org/go-playground/pure )
55[ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/pure/badge.svg?branch=master )] ( https://coveralls.io/github/go-playground/pure?branch=master )
66[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-playground/pure )] ( https://goreportcard.com/report/github.com/go-playground/pure )
Original file line number Diff line number Diff line change 11module github.com/go-playground/pure
22
33require (
4- github.com/go-playground/pkg v0.0.0-20190513235050-6cd3d118a436
4+ github.com/go-playground/pkg v0.0.0-20190522230805-792a755e6910
55 gopkg.in/go-playground/assert.v1 v1.2.1
66)
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/go-playground/pkg v0.0.0-20190513234448-af45a46936e9 h1:SMJgXE/ouCVX2
88github.colasdn.workers.dev/go-playground/pkg v0.0.0-20190513234448-af45a46936e9 /go.mod h1:Wg1j+HqWLhhVIfYdaoOuBzdutBEVcqwvBxgFZRWbybk =
99github.colasdn.workers.dev/go-playground/pkg v0.0.0-20190513235050-6cd3d118a436 h1:5FwEqhdQHGB+01ryvrBy2Uig1cYQ/U4GVTT6fVSEOhA =
1010github.colasdn.workers.dev/go-playground/pkg v0.0.0-20190513235050-6cd3d118a436 /go.mod h1:Wg1j+HqWLhhVIfYdaoOuBzdutBEVcqwvBxgFZRWbybk =
11+ github.com/go-playground/pkg v0.0.0-20190522230805-792a755e6910 h1:h7toKaxfg9ttAloheYEndInQhXwOC/Knglt0L5MMVCM =
12+ github.com/go-playground/pkg v0.0.0-20190522230805-792a755e6910 /go.mod h1:Wg1j+HqWLhhVIfYdaoOuBzdutBEVcqwvBxgFZRWbybk =
1113github.colasdn.workers.dev/go-playground/pkg v1.0.1 h1:EsBCgjDTrlaLCflFChT2Q/M4unQQS6DnBDvHTA+fVAI =
1214gopkg.in/go-playground/assert.v1 v1.2.1 h1:xoYuJVE7KT85PYWrN730RguIQO0ePzVRfFMXadIrXTM =
1315gopkg.in/go-playground/assert.v1 v1.2.1 /go.mod h1:9RXL0bg/zibRAgZUYszZSwO/z8Y/a8bDuhia5mkpMnE =
You can’t perform that action at this time.
0 commit comments