File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ go 1.22.0
55require (
66 github.com/denormal/go-gitignore v0.0.0-20180930084346-ae8ad1d07817
77 github.com/go-git/go-git/v5 v5.11.0
8- github.com/golangci/misspell v0.4.1
8+ github.com/golangci/misspell v0.7.0
99 github.com/google/go-github/v60 v60.0.0
1010 github.com/jdkato/prose/v3 v3.0.0-20210921205322-a376476c2627
1111 github.com/keybase/go-crypto v0.0.0-20200123153347-de78d2cb44f4
1212 github.com/mitchellh/mapstructure v1.5.0
1313 github.com/pkg/errors v0.9.1
14- github.com/spf13/cobra v1.8.0
15- github.com/stretchr/testify v1.8.4
16- golang.org/x/sync v0.6 .0
14+ github.com/spf13/cobra v1.10.1
15+ github.com/stretchr/testify v1.11.1
16+ golang.org/x/sync v0.17 .0
1717 gopkg.in/yaml.v3 v3.0.1
1818)
1919
You can’t perform that action at this time.
0 commit comments