@@ -5,16 +5,16 @@ go 1.24.4
55require (
66 github.com/docker/go-connections v0.5.0
77 github.com/fsouza/fake-gcs-server v1.52.3
8- github.com/goforj/storage v0.2.3
9- github.com/goforj/storage/driver/ftpstorage v0.2.3
10- github.com/goforj/storage/driver/gcsstorage v0.2.3
11- github.com/goforj/storage/driver/localstorage v0.2.3
12- github.com/goforj/storage/driver/memorystorage v0.2.3
13- github.com/goforj/storage/driver/rclonestorage v0.2.3
14- github.com/goforj/storage/driver/redisstorage v0.2.3
15- github.com/goforj/storage/driver/s3storage v0.2.3
16- github.com/goforj/storage/driver/sftpstorage v0.2.3
17- github.com/goforj/storage/storagetest v0.2.3
8+ github.com/goforj/storage v0.2.4
9+ github.com/goforj/storage/driver/ftpstorage v0.2.4
10+ github.com/goforj/storage/driver/gcsstorage v0.2.4
11+ github.com/goforj/storage/driver/localstorage v0.2.4
12+ github.com/goforj/storage/driver/memorystorage v0.2.4
13+ github.com/goforj/storage/driver/rclonestorage v0.2.4
14+ github.com/goforj/storage/driver/redisstorage v0.2.4
15+ github.com/goforj/storage/driver/s3storage v0.2.4
16+ github.com/goforj/storage/driver/sftpstorage v0.2.4
17+ github.com/goforj/storage/storagetest v0.2.4
1818 github.com/goftp/server v0.0.0-20200708154336-f64f7c2d8a42
1919 github.com/testcontainers/testcontainers-go v0.31.0
2020)
0 commit comments