This repository was archived by the owner on Jun 25, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ require (
1212 github.com/spf13/cobra v0.0.5
1313 github.com/stretchr/testify v1.3.0
1414 golang.org/x/sync v0.0.0-20190423024810-112230192c58
15- golang.org/x/tools v0.0.0-20190624180213-70d37148ca0c
15+ golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0
1616)
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7w
6969golang.org/x/sys v0.0.0-20190515120540-06a5c4944438 h1:khxRGsvPk4n2y8I/mLLjp7e5dMTJmH75wvqS6nMwUtY =
7070golang.org/x/sys v0.0.0-20190515120540-06a5c4944438 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
7171golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
72- golang.org/x/tools v0.0.0-20190624180213-70d37148ca0c h1:KfpJVdWhuRqNk4XVXzjXf2KAV4TBEP77SYdFGjeGuIE =
73- golang.org/x/tools v0.0.0-20190624180213-70d37148ca0c /go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc =
72+ golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0 h1:Dh6fw+p6FyRl5x/FvNswO1ji0lIGzm3KP8Y9VkS9PTE =
73+ golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0 /go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc =
7474gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
7575gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
7676gopkg.in/errgo.v2 v2.1.0 /go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI =
Original file line number Diff line number Diff line change 11package packr
22
33// Version of Packr
4- const Version = "v2.5.1 "
4+ const Version = "v2.5.2 "
You can’t perform that action at this time.
0 commit comments