feat: add a new endpoint - GET /api/v1/versions/:code/servers #47

Merged
Kichiyaki merged 13 commits from feat/new-endpoint-list-servers into master 2022-08-26 14:39:40 +00:00
Showing only changes of commit 1e78b9d7b2 - Show all commits

View File

@ -6,6 +6,6 @@ repos:
stages: [commit-msg]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/golangci/golangci-lint
rev: v1.48.0
rev: v1.49.0
hooks:
- id: golangci-lint