File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -25,5 +25,7 @@ assets/reveal
2525
2626# binaries
2727goveal
28+ ! goveal /
2829
29- ! goveal /
30+ # gorelease
31+ dist /
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ require (
1818 golang.org/x/crypto v0.0.0-20190418165655-df01cb2cc480 // indirect
1919 golang.org/x/net v0.0.0-20190419010253-1f3472d942ba // indirect
2020 golang.org/x/sys v0.0.0-20190419153524-e8e3143a4f4a // indirect
21- golang.org/x/tools v0.0.0-20190419195823-c39e7748f6eb // indirect
21+ golang.org/x/tools v0.0.0-20190420000508-685fecacd0a0 // indirect
2222)
Original file line number Diff line number Diff line change @@ -116,6 +116,8 @@ golang.org/x/tools v0.0.0-20190418235243-4796d4bd3df0 h1:lbNsjVP0Wn4gPLH85BefnAU
116116golang.org/x/tools v0.0.0-20190418235243-4796d4bd3df0 /go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs =
117117golang.org/x/tools v0.0.0-20190419195823-c39e7748f6eb h1:JbWwiXQ1L1jWKTGSwj6y63WT+bESGWOhXY8xoAs0yoo =
118118golang.org/x/tools v0.0.0-20190419195823-c39e7748f6eb /go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs =
119+ golang.org/x/tools v0.0.0-20190420000508-685fecacd0a0 h1:pa1CyBALPFjblgkNQp7T7gEcFcG/GOG5Ck8IcnSVWGs =
120+ golang.org/x/tools v0.0.0-20190420000508-685fecacd0a0 /go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs =
119121gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
120122gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
121123gopkg.in/errgo.v2 v2.1.0 /go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI =
You can’t perform that action at this time.
0 commit comments