File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/stakater/GitWebhookProxy
33go 1.13
44
55require (
6- github.com/jarcoal/httpmock v1.0.4
6+ github.com/jarcoal/httpmock v1.4.1
77 github.com/julienschmidt/httprouter v1.3.0
88 github.com/namsral/flag v1.7.4-pre
99)
Original file line number Diff line number Diff line change 1+ github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
12github.com/jarcoal/httpmock v1.0.4 h1:jp+dy/+nonJE4g4xbVtl9QdrUNbn6/3hDT5R4nDIZnA =
23github.com/jarcoal/httpmock v1.0.4 /go.mod h1:ATjnClrvW/3tijVmpL/va5Z3aAyGvqU3gCT8nX0Txik =
4+ github.com/jarcoal/httpmock v1.4.1 h1:0Ju+VCFuARfFlhVXFc2HxlcQkfB+Xq12/EotHko+x2A =
5+ github.com/jarcoal/httpmock v1.4.1 /go.mod h1:ftW1xULwo+j0R0JJkJIIi7UKigZUXCLLanykgjwBXL0 =
36github.com/julienschmidt/httprouter v1.3.0 h1:U0609e9tgbseu3rBINet9P48AI/D3oJs4dN7jwJOQ1U =
47github.com/julienschmidt/httprouter v1.3.0 /go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM =
8+ github.com/maxatome/go-testdeep v1.14.0 /go.mod h1:lPZc/HAcJMP92l7yI6TRz1aZN5URwUBUAfUNvrclaNM =
59github.com/namsral/flag v1.7.4-pre h1:b2ScHhoCUkbsq0d2C15Mv+VU8bl8hAXV8arnWiOHNZs =
610github.com/namsral/flag v1.7.4-pre /go.mod h1:OXldTctbM6SWH1K899kPZcf65KxJiD7MsceFUpB5yDo =
You can’t perform that action at this time.
0 commit comments