File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 "sort"
1010 "strings"
1111
12- "github.com/haproxytech/check-commit/v4 /match"
12+ "github.com/haproxytech/check-commit/v5 /match"
1313
1414 "github.com/fatih/camelcase"
1515)
Original file line number Diff line number Diff line change 66 "os"
77 "testing"
88
9- "github.com/haproxytech/check-commit/v4 /aspell"
9+ "github.com/haproxytech/check-commit/v5 /aspell"
1010)
1111
1212func Test_Aspell (t * testing.T ) {
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ import (
1616 "unicode"
1717 "unicode/utf8"
1818
19- "github.com/haproxytech/check-commit/v4 /aspell"
19+ "github.com/haproxytech/check-commit/v5 /aspell"
2020
2121 "github.com/google/go-github/v56/github"
2222
Original file line number Diff line number Diff line change 1- module github.com/haproxytech/check-commit/v4
1+ module github.com/haproxytech/check-commit/v5
22
33go 1.22
44
You can’t perform that action at this time.
0 commit comments