Merge branch 'develop'

This commit is contained in:
2023-02-11 23:52:00 -06:00
15 changed files with 413 additions and 234 deletions

View File

@@ -8,10 +8,15 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- freebsd
- linux
goarch:
- "386"
- amd64
- arm64
archives:
- format: tar.gz
- format: binary
# this name template makes the OS and Arch compatible with the results of uname.
name_template: >-
{{ .ProjectName }}