feat: remove server subcommand from slim binaries (#5747)

This commit is contained in:
Dean Sheather
2023-01-17 10:58:00 -06:00
committed by GitHub
parent 1b0560ceb4
commit 7f5dcc3d6c
9 changed files with 170 additions and 29 deletions

View File

@ -1,3 +1,5 @@
//go:build !slim
package cli
import (