internal: fix go deprecation for +build (#17806)

This commit is contained in:
Dominic R
2025-10-30 09:50:28 -04:00
committed by GitHub
parent 42b96e82bb
commit 5410467569

View File

@@ -1,5 +1,4 @@
//go:build outpost_static_embed
// +build outpost_static_embed
package web