File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/golang/protobuf v1.0.0 // indirect
7
7
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
8
- github.com/k0kubun/pp v2.3.0 +incompatible
8
+ github.com/k0kubun/pp v3.0.1 +incompatible
9
9
github.com/mattn/go-colorable v0.0.9 // indirect
10
10
github.com/mattn/go-isatty v0.0.3 // indirect
11
11
github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/golang/protobuf v1.0.0 h1:lsek0oXi8iFE9L+EXARyHIjU5rlWIhhTkjDz3vHhWWQ
4
4
github.com/golang/protobuf v1.0.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
5
5
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 h1:uC1QfSlInpQF+M0ao65imhwqKnz3Q2z/d8PWZRMQvDM =
6
6
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 /go.mod h1:3w7q1U84EfirKl04SVQ/s7nPm1ZPhiXd34z40TNz36k =
7
- github.com/k0kubun/pp v2.3.0 +incompatible h1:EKhKbi34VQDWJtq+zpsKSEhkHHs9w2P8Izbq8IhLVSo =
8
- github.com/k0kubun/pp v2.3.0 +incompatible/go.mod h1:GWse8YhT0p8pT4ir3ZgBbfZild3tgzSScAn6HmfYukg =
7
+ github.com/k0kubun/pp v3.0.1 +incompatible h1:3tqvf7QgUnZ5tXO6pNAZlrvHgl6DvifjDrd9g2S9Z40 =
8
+ github.com/k0kubun/pp v3.0.1 +incompatible/go.mod h1:GWse8YhT0p8pT4ir3ZgBbfZild3tgzSScAn6HmfYukg =
9
9
github.com/mattn/go-colorable v0.0.9 h1:UVL0vNpWh04HeJXV0KLcaT7r06gOH2l4OW6ddYRUIY4 =
10
10
github.com/mattn/go-colorable v0.0.9 /go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU =
11
11
github.com/mattn/go-isatty v0.0.3 h1:ns/ykhmWi7G9O+8a448SecJU3nSMBXJfqQkl0upE1jI =
You can’t perform that action at this time.
0 commit comments