testing releasing

This commit is contained in:
matryer
2020-09-02 10:30:40 +01:00
parent 720d53e65d
commit 9581d77413
4 changed files with 68 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ import (
"github.com/matryer/moq/pkg/moq"
)
// version is the command version, injected at build time.
var version string
type userFlags struct {
outFile string
pkgName string