Skip to content

Commit 32887c7

Browse files
committed
Update to Go 1.13 in go.mod
Tests now use errors.Is, a Go 1.13 feature.
1 parent eb5f3de commit 32887c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/bluekeyes/go-gitdiff
22

3-
go 1.12
3+
go 1.13

0 commit comments

Comments
 (0)