réplica de
https://github.com/therootcompany/telebit.git
sincronizado 2025-07-01 01:46:36 +00:00
docs: show use of -tags for database selection
Este cometimento está contido em:
ascendente
85147ca776
cometimento
fc472d144c
@ -87,8 +87,8 @@ pushd telebit/
|
||||
You can build with `go build`:
|
||||
|
||||
```bash
|
||||
go generate -mod=vendor ./...
|
||||
go build -mod vendor -race -o telebit cmd/telebit/*.go
|
||||
go generate -mod=vendor -tags postgres ./...
|
||||
go build -mod vendor -tags postgres -race -o telebit cmd/telebit/*.go
|
||||
```
|
||||
|
||||
Or with `goreleaser`:
|
||||
|
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador