Use our fork of envconfig with custom lookup

This commit is contained in:
MaxJa4
2023-08-28 21:48:30 +02:00
parent 4a47f7ab69
commit c6f74f2c54
3 changed files with 16 additions and 4 deletions

2
go.mod
View File

@@ -9,10 +9,10 @@ require (
github.com/cosiner/argv v0.1.0
github.com/docker/docker v24.0.5+incompatible
github.com/gofrs/flock v0.8.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/klauspost/compress v1.16.7
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.62
github.com/offen/envconfig v0.0.0-20230828194126-86e2e5b19ff0
github.com/otiai10/copy v1.11.0
github.com/pkg/sftp v1.13.6
github.com/studio-b12/gowebdav v0.9.0