mirror of
https://github.com/romdo/go-conver.git
synced 2026-02-19 08:16:40 +00:00
ci(coverage): add basic test for main.go file to get coverage CI step passing
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/go-git/go-git/v5 v5.2.0
|
||||
github.com/octago/sflags v0.2.0
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/stretchr/testify v1.5.1 // indirect
|
||||
github.com/stretchr/testify v1.5.1
|
||||
github.com/wfscheper/convcom v0.0.0-20200418012201-7aa0e60ba66c
|
||||
golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee // indirect
|
||||
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
|
||||
|
||||
Reference in New Issue
Block a user