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 @@ -22,7 +22,7 @@ require (
22
22
github.com/google/go-cmp v0.2.0 // indirect
23
23
github.com/google/go-github v17.0.0+incompatible
24
24
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 // indirect
25
- github.com/google/martian v2.0.0-beta.2 +incompatible // indirect
25
+ github.com/google/martian v2.1.0 +incompatible // indirect
26
26
github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c // indirect
27
27
github.com/gorilla/context v1.1.1 // indirect
28
28
github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af // indirect
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ github.com/google/go-github v17.0.0+incompatible h1:N0LgJ1j65A7kfXrZnUDaYCs/Sf4r
78
78
github.com/google/go-github v17.0.0+incompatible /go.mod h1:zLgOLi98H3fifZn+44m+umXrS52loVEgC2AApnigrVQ =
79
79
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 h1:zLTLjkaOFEFIOxY5BWLFLwh+cL8vOBW4XJ2aqLE/Tf0 =
80
80
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 /go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck =
81
- github.com/google/martian v2.0.0-beta.2 +incompatible h1:Sthb/mONxL84r1YMJdDVpZPXwr7GgjxdTYteMGB9tVE =
82
- github.com/google/martian v2.0.0-beta.2 +incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
81
+ github.com/google/martian v2.1.0 +incompatible h1:/CP5g8u/VJHijgedC/Legn3BAbAaWPgecwXBIDzw5no =
82
+ github.com/google/martian v2.1.0 +incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
83
83
github.com/googleapis/gax-go v2.0.0+incompatible h1:j0GKcs05QVmm7yesiZq2+9cxHkNK9YM6zKx4D2qucQU =
84
84
github.com/googleapis/gax-go v2.0.0+incompatible /go.mod h1:SFVmujtThgffbyetf+mdk2eWhX2bMyUtNHzFKcPA9HY =
85
85
github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c h1:16eHWuMGvCjSfgRJKqIzapE78onvvTbdi1rMkU00lZw =
You can’t perform that action at this time.
0 commit comments