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.7.0
6
+ github.com/bluekeyes/go-gitdiff v0.7.1
7
7
github.com/google/go-github/v50 v50.2.0
8
8
github.com/shurcooL/githubv4 v0.0.0-20210922025249-6831e00d857f
9
9
github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a // indirect
Original file line number Diff line number Diff line change 1
1
cloud.google.com/go/compute/metadata v0.2.0 /go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k =
2
2
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 h1:wPbRQzjjwFc0ih8puEVAOFGELsn1zoIIYdxvML7mDxA =
3
3
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 /go.mod h1:I0gYDMZ6Z5GRU7l58bNFSkPTFN6Yl12dsUlAZ8xy98g =
4
- github.com/bluekeyes/go-gitdiff v0.7.0 h1:w4SrRFcufU0/tEpWx3VurDBAnWfpxsmwS7yWr14meQk =
5
- github.com/bluekeyes/go-gitdiff v0.7.0 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
4
+ github.com/bluekeyes/go-gitdiff v0.7.1 h1:graP4ElLRshr8ecu0UtqfNTCHrtSyZd3DABQm/DWesQ =
5
+ github.com/bluekeyes/go-gitdiff v0.7.1 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
6
6
github.com/bwesterb/go-ristretto v1.2.0 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
7
7
github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY =
8
8
github.com/cloudflare/circl v1.1.0 /go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I =
You can’t perform that action at this time.
0 commit comments