feat: Automate releases with goreleaser (#404)

This commit is contained in:
Kyle Carberry
2022-03-07 19:50:37 -06:00
committed by GitHub
parent e1205a033f
commit 3eb6fb75d6
18 changed files with 126 additions and 115 deletions

View File

@ -1,3 +1,6 @@
//go:build !slim
// +build !slim
package site_test
import (