Skip to content

Commit 654d317

Browse files
committed
bump minimum go 1.14 -> 1.20
Previous commit adding reverse diff resulted in test failures due to using newer stdlib features.
1 parent a839d2c commit 654d317

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

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

3-
go 1.14
3+
go 1.20
44

55
require github.com/google/go-cmp v0.5.2

0 commit comments

Comments
 (0)