We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cce8a commit 9e1cad7Copy full SHA for 9e1cad7
backend/README.md
@@ -31,7 +31,6 @@ The entry point to understand the codebase is in `cmd/morsechat/main.go`. The wh
31
32
## production build
33
34
-
35
https://github.com/golang/go/issues/26492
36
37
go build -tags 'osusergo,netgo,static,' -ldflags '-extldflags "-static"' cmd/morsechat/main.go
0 commit comments