From 2dcb756c12b2daa9b7165e3663fb935e024eec00 Mon Sep 17 00:00:00 2001 From: gucio321 <73652197+gucio321@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:09:31 +0200 Subject: [PATCH] I confused commands, sorry --- templates/dummy.go.template | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/dummy.go.template b/templates/dummy.go.template index 80e67eb4d..9bdbdef1a 100644 --- a/templates/dummy.go.template +++ b/templates/dummy.go.template @@ -1,7 +1,3 @@ -// +build required - -// Package dummy prevents go tooling from stripping the c dependencies. -package dummy //go:build required // +build required