sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

Build from source fails #1383

Closed mkunz7 closed 3 years ago

mkunz7 commented 4 years ago

Describe your environment

  1. minimega version latest

  2. Linux distro/version 18.04.3

  3. Go compiler version 1.13.0-1.13.4

  4. VM types all

Describe the bug passwordify and protonuke fail to build

cannot find package "golang.org/x/crypto/ssh" in any of ...

To Reproduce git clone http://minimega.org/minimega.git cd minimega ./build.bash

Expected behavior should build without erring on vendorized dependency

Builds fine on 1.12.13