File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55require (
66 github.com/aodin/date v0.0.0-20160219192542-c5f6146fc644
77 github.com/gorilla/schema v1.1.0
8- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
98 github.com/satori/go.uuid v1.2.0
109 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
10+ )
11+
12+ require (
13+ github.com/golang/protobuf v1.2.0 // indirect
14+ github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
15+ golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e // indirect
16+ google.golang.org/appengine v1.4.0 // indirect
1117 gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
1218)
1319
Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ github.com/aodin/date v0.0.0-20160219192542-c5f6146fc644 h1:aqktQkVrYfSYX8IdyN9N
33github.qkg1.top/aodin/date v0.0.0-20160219192542-c5f6146fc644 /go.mod h1:Y67DEzoJLCDRgyUova4kxp9RUTTH0htwS2RpVj4ywPU =
44github.qkg1.top/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM =
55github.qkg1.top/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
6- github.com/gorilla/schema v1.1.0 h1:CamqUDOFUBqzrvxuz2vEwo8+SUdwsluFh7IlzJh30LY =
7- github.com/gorilla/schema v1.1.0 /go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlIO2eleU =
86github.qkg1.top/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
97github.qkg1.top/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
108github.qkg1.top/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
You can’t perform that action at this time.
0 commit comments