fixup! Update code constraints.

This commit is contained in:
2022-12-10 13:30:57 +00:00
parent e9e05973a4
commit 957f17f0a5
2 changed files with 4 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
//go:build (darwin && cgo) || linux
// +build darwin,cgo linux
// Project: semver-generator
/*
Copyright © 2021 LUKASZ RACZYLO <lukasz$raczylo,com>