1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-06 00:03:38 +00:00

Replace goamz with aws-sdk-g

This commit is contained in:
gilbertchen
2017-06-13 15:16:24 -04:00
committed by GitHub
parent 3da8830592
commit 112d5b22e5

View File

@@ -7,7 +7,7 @@ Duplicacy is based on the following open source project:
|https://github.com/bkaradzic/go-lz4 | BSD-2-Clause |
|https://github.com/Azure/azure-sdk-for-go | Apache-2.0 |
|https://github.com/tj/go-dropbox | MIT |
|https://github.com/goamz/goamz | LGPL-3.0 with static compilation excpetions |
|https://github.com/aws/aws-sdk-go | Apache-2.0 |
|https://github.com/howeyc/gopass | ISC |
|https://github.com/tmc/keyring | ISC |
|https://github.com/pcwizz/xattr | BSD-2-Clause |