From 75244a6593e481e6fa569c70c7b34ddf5758181c Mon Sep 17 00:00:00 2001 From: cubicroot Date: Fri, 8 Apr 2022 20:21:02 +0200 Subject: [PATCH] try without poetry --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 520967c..d4a68a0 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,6 @@ setup: go install github.com/securego/gosec/v2/cmd/gosec@latest go install github.com/swaggo/swag/cmd/swag@latest go install honnef.co/go/tools/cmd/staticcheck@latest - poetry install .PHONY: swag swag: