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 @@ -3,7 +3,7 @@ module github.com/bluekeyes/patch2pr
3
3
go 1.14
4
4
5
5
require (
6
- github.com/bluekeyes/go-gitdiff v0.5.1
6
+ github.com/bluekeyes/go-gitdiff v0.5.2
7
7
github.com/google/go-github/v37 v37.0.0
8
8
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
9
9
)
Original file line number Diff line number Diff line change 1
1
cloud.google.com/go v0.34.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
2
- github.com/bluekeyes/go-gitdiff v0.5.1 h1:nb0/nbk4SGxK80taUG+gKjOpUYhpkVxqDRULlMLsWng =
3
- github.com/bluekeyes/go-gitdiff v0.5.1 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
2
+ github.com/bluekeyes/go-gitdiff v0.5.2 h1:w29edWBA1aglw2d0eFaccIyTzMD6JvpM9Vz943wOR8g =
3
+ github.com/bluekeyes/go-gitdiff v0.5.2 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
4
4
github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
5
5
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs =
6
6
github.com/golang/protobuf v1.3.2 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
You can’t perform that action at this time.
0 commit comments