2018-05-03 00:09:45 +08:00
|
|
|
# github.com/yunify/qingstor-sdk-go depends on an old version of
|
|
|
|
# github.com/pengsrc/go-shared - pin the version here
|
2017-05-11 22:39:54 +08:00
|
|
|
#
|
2018-05-03 00:09:45 +08:00
|
|
|
# When the version here moves on, we can unpin
|
|
|
|
# https://github.com/yunify/qingstor-sdk-go/blob/master/glide.yaml
|
|
|
|
[[override]]
|
|
|
|
version = "=v0.1.1"
|
|
|
|
name = "github.com/pengsrc/go-shared"
|
2017-05-11 22:39:54 +08:00
|
|
|
|
2018-05-03 00:09:45 +08:00
|
|
|
# pin this to master to pull in the macOS changes
|
|
|
|
# can likely remove for 1.42
|
|
|
|
[[override]]
|
2018-03-19 23:51:38 +08:00
|
|
|
branch = "master"
|
2018-02-28 03:46:50 +08:00
|
|
|
name = "github.com/sevlyar/go-daemon"
|
2018-04-13 18:51:28 +08:00
|
|
|
|
2018-05-03 00:09:45 +08:00
|
|
|
# pin this to master to pull in the fix for linux/mips
|
|
|
|
# can likely remove for 1.42
|
|
|
|
[[override]]
|
2018-04-13 18:51:28 +08:00
|
|
|
branch = "master"
|
2018-05-03 00:09:45 +08:00
|
|
|
name = "github.com/coreos/bbolt"
|