From dec05c334707346506a979e1cdb3b295dbad5c4f Mon Sep 17 00:00:00 2001 From: PiotrKozimor <37144818+PiotrKozimor@users.noreply.github.com> Date: Tue, 2 Nov 2021 17:48:48 +0100 Subject: Run gofmt on dendrite - apply go 1.17 preferred build tags (#2021) --- build/gobind-yggdrasil/platform_other.go | 1 + 1 file changed, 1 insertion(+) (limited to 'build/gobind-yggdrasil/platform_other.go') diff --git a/build/gobind-yggdrasil/platform_other.go b/build/gobind-yggdrasil/platform_other.go index fdfb13bc..2e81e2f4 100644 --- a/build/gobind-yggdrasil/platform_other.go +++ b/build/gobind-yggdrasil/platform_other.go @@ -1,3 +1,4 @@ +//go:build !ios // +build !ios package gobind -- cgit v1.2.3