Skip to content
  • Addshore's avatar
    README, use go mod command for deps · 29491666
    Addshore authored
    This solves the issues of packages apparently not being findable
    when running the .go files directly from directories outside the
    project directory.
    
    This is probably the right way of doing things :)
    
    Change-Id: I89facd5d8ec414b1ea970d4e73d7406bfdf6d9f1
    29491666