2018-05-02 18:09:45 +02: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 16:39:54 +02:00
|
|
|
#
|
2018-05-02 18:09:45 +02: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 16:39:54 +02:00
|
|
|
|
2018-05-02 18:09:45 +02:00
|
|
|
# pin this to master to pull in the macOS changes
|
|
|
|
# can likely remove for 1.42
|
|
|
|
[[override]]
|
2018-03-19 16:51:38 +01:00
|
|
|
branch = "master"
|
2018-02-27 20:46:50 +01:00
|
|
|
name = "github.com/sevlyar/go-daemon"
|
2018-04-13 12:51:28 +02:00
|
|
|
|
2018-05-02 18:09:45 +02:00
|
|
|
# pin this to master to pull in the fix for linux/mips
|
|
|
|
# can likely remove for 1.42
|
|
|
|
[[override]]
|
2018-04-13 12:51:28 +02:00
|
|
|
branch = "master"
|
2018-05-02 18:09:45 +02:00
|
|
|
name = "github.com/coreos/bbolt"
|