fix import

This commit is contained in:
2025-05-21 11:29:36 -07:00
parent bf1ec22492
commit 29b96b3405
4 changed files with 5 additions and 6 deletions
+3
View File
@@ -10,5 +10,8 @@ copy: main.go
run: copy
ssh -t root@las1stor1 -v "cd /tmp/x && go run ."
lint:
golangci-lint run
clean:
rm main.go