ソースを参照

Update env.go

Sirupsen/logrus needs to be renamed to sirupsen/logrus
https://github.com/vmware/vsphere-storage-for-docker/issues/2000
master
danzhilin 6年前
コミット
cded01c48a
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      env.go

+ 1
- 1
env.go ファイルの表示

"strconv" "strconv"
"strings" "strings"


log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
"github.com/goanywhere/fs" "github.com/goanywhere/fs"
) )



読み込み中…
キャンセル
保存