512be8f081
Allows users to get a reproduceable build. Still needs to be integrated into build.bash. Suggested at https://github.com/rfjakob/gocryptfs/issues/142
20 lines
347 B
TOML
20 lines
347 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/hanwen/go-fuse"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/jacobsa/crypto"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/rfjakob/eme"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/crypto"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "golang.org/x/sync"
|