Skip to content

Commit a96f47c

Browse files
Bump github.com/bluekeyes/go-gitdiff from 0.5.1 to 0.5.2 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bf0353 commit a96f47c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/bluekeyes/patch2pr
33
go 1.14
44

55
require (
6-
github.com/bluekeyes/go-gitdiff v0.5.1
6+
github.com/bluekeyes/go-gitdiff v0.5.2
77
github.com/google/go-github/v37 v37.0.0
88
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
99
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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=
44
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
55
github.com/golang/protobuf v1.3.2 h1:6nsPYzhq5kReh6QImI3k5qWzO4PEbvbIW2cwSfR/6xs=
66
github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=

0 commit comments

Comments
 (0)