forked from TrueCloudLab/rclone
15 lines
391 B
TOML
15 lines
391 B
TOML
# pin this to master to pull in the macOS changes
|
|
# can likely remove for 1.43
|
|
[[override]]
|
|
branch = "master"
|
|
name = "github.com/sevlyar/go-daemon"
|
|
|
|
# pin this to master to pull in the fix for linux/mips
|
|
# can likely remove for 1.43
|
|
[[override]]
|
|
branch = "master"
|
|
name = "github.com/coreos/bbolt"
|
|
|
|
[[constraint]]
|
|
name = "github.com/Azure/azure-storage-blob-go"
|
|
version = "0.1.4"
|