remote: a few basic tests

This commit is contained in:
Jakob Schrettenbrunner
2021-01-10 23:47:22 +00:00
parent 1b8db12fde
commit e396b88cb5
3 changed files with 99 additions and 0 deletions

1
go.mod
View File

@@ -63,6 +63,7 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20201211210132-54b8a0bf510f
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.6.1
github.com/ugorji/go v1.2.2 // indirect
github.com/ulikunitz/xz v0.5.9 // indirect
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad