WIP: refactor/api #1

Draft
rob wants to merge 26 commits from refactor/api into main
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 461c2b1167 - Show all commits

View File

@ -6,7 +6,8 @@ before:
- go generate ./... - go generate ./...
builds: builds:
- env: - main: ./cmd/server
env:
# - CGO_ENABLED=0 # - CGO_ENABLED=0
goos: goos:
- linux - linux