File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ require (
5656 github.com/spf13/viper v1.0.2
5757 github.com/stretchr/testify v1.2.1
5858 golang.org/x/crypto v0.0.0-20180505025534-4ec37c66abab // indirect
59- golang.org/x/tools v0.0.0-20180831211245-7ca132754999
59+ golang.org/x/tools v0.0.0-20180831211245-5d4988d199e2
6060 gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect
6161 gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect
6262 sourcegraph.com/sourcegraph/go-diff v0.0.0-20171119081133-3f415a150aec
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
131131golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
132132golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
133133golang.org/x/tools v0.0.0-20180826000951-f6ba57429505 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
134+ golang.org/x/tools v0.0.0-20180831211245-5d4988d199e2 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
134135golang.org/x/tools v0.0.0-20180831211245-7ca132754999 h1:mf2VYfMpSMTlp0I/UXrX13w5LejDx34QeUUHH4TrUA8 =
135136golang.org/x/tools v0.0.0-20180831211245-7ca132754999 /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
136137gopkg.in/airbrake/gobrake.v2 v2.0.9 h1:7z2uVWwn7oVeeugY1DtlPAy5H+KYgB1KeKTnqjNatLo =
You can’t perform that action at this time.
0 commit comments