canonical / iot-management

IoT Management Service
GNU Affero General Public License v3.0
22 stars 9 forks source link

Build instructions fail. missing get-deps.sh README #14

Closed knitzsche closed 1 year ago

knitzsche commented 2 years ago

$ go get github.com/canonical/iot-management package github.com/canonical/iot-management: no Go files in /home/knitzsche/go/src/github.com/canonical/iot-management $ cd go/src/github.com/canonical/iot-management/ $ ./get-deps.sh bash: ./get-deps.sh: No such file or directory $ find . -name get* $ $ go build ./.. can't load package: package ./..: no Go files in /home/knitzsche/go/src/github.com/canonical $

dilyn-corner commented 1 year ago

This should be fixed by Bugra's commit, so we can close I think.