Skip to content

Commit 49b9ece

Browse files
authored
Always set go.sum/go.mod line endings as LF (thrasher-corp#391)
Saves having Windows users experience pain and suffering as documented here: golang/go#31870
1 parent 0c5d75b commit 49b9ece

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
go.mod text eol=lf
2+
go.sum text eol=lf

0 commit comments

Comments
 (0)