upgrade go & deps

This commit is contained in:
Mikaël Cluseau
2022-12-08 12:21:42 +01:00
parent a00ee23b14
commit adb9d0095c
4 changed files with 55 additions and 189 deletions

View File

@ -1,12 +1,9 @@
modd.conf {}
**/*.go layer/**/* test-vm update-test-data {
prep: go test ./... #./pkg/... ./cmd/dkl
prep: go test ./...
prep: mkdir -p dist
prep: CGO_ENABLED=0 go build -o dist -trimpath ./cmd/...
prep: rsync -za --stats dist/dkl bw:/usr/local/bin/
prep: ssh bw dkl apply-config config.yaml
prep: CGO_ENABLED=0 go build -o dist/ -trimpath ./...
#prep: ./update-test-data
#daemon: ./test-vm 1