Switch to goreleaser.

This commit is contained in:
2023-01-16 17:03:59 +00:00
parent fc44b5644c
commit 746defdaa2
5 changed files with 69 additions and 65 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
// Project: semver-generator
//go:build (darwin && cgo) || linux
// +build darwin,cgo linux
// Project: semver-generator
// go:build (darwin && cgo) || linux
/*
Copyright © 2021 LUKASZ RACZYLO <lukasz$raczylo,com>