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.21
4
4
5
5
require (
6
- github.com/bluekeyes/go-gitdiff v0.7.2
6
+ github.com/bluekeyes/go-gitdiff v0.7.3
7
7
github.com/google/go-github/v61 v61.0.0
8
8
github.com/shurcooL/githubv4 v0.0.0-20210922025249-6831e00d857f
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/bluekeyes/go-gitdiff v0.7.2 h1:42jrcVZdjjxXtVsFNYTo/I6T1ZvIiQL+iDDLiH904hw =
2
- github.com/bluekeyes/go-gitdiff v0.7.2 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
1
+ github.com/bluekeyes/go-gitdiff v0.7.3 h1:SElKwtm/IQPOwKs0vdowW5uAlip+P+jatagmUU8E0r4 =
2
+ github.com/bluekeyes/go-gitdiff v0.7.3 /go.mod h1:QpfYYO1E0fTVHVZAZKiRjtSGY9823iCdvGXBcEzHGbM =
3
3
github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
4
4
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
5
5
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments