Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の golang のバージョンは go1.10.2 linux/amd64 です。go プロジェクト (gopath/src の下) を問題なくビルドして実行できますが、プロジェクト フォルダーの下に vendor ディレクトリが表示されません。vendor フォルダが隠しディレクトリかどうかを知りたいのですが? ベンダー フォルダが生成されない理由として考えられるものは何ですか?