Some work on storage

This commit is contained in:
AlexSSD7 2023-08-29 20:56:21 +01:00
commit e09ad7d1c9
4 changed files with 175 additions and 2 deletions

1
go.mod
View file

@ -6,6 +6,7 @@ require (
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/alessio/shellescape v1.4.2
github.com/bramvdbogaerde/go-scp v1.2.1
github.com/dustin/go-humanize v1.0.1
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/pkg/errors v0.9.1
github.com/sethvargo/go-password v0.2.0