Diego Perez
Results
2
comments of
Diego Perez
Now it doesn't panics, anyway in i3 the first launch if it isn't in fullscreen it tries to reconfigure infinitely and the window looks glitched. When the window resizes it...
This fix fixes this error: ```bash $ make run go mod download && CGO_ENABLED=0 GOOS=linux go build -o ./.bin/app ./cmd/api/main.go docker-compose up --build server WARN[0000] /home/tito/proyectos/go-clean-architecture/docker-compose.yml: the attribute `version` is...