Use enterprise imports for pro builds as well. (#101423)

This commit is contained in:
Peter Štibraný
2025-02-27 17:33:26 +02:00
committed by GitHub
parent 9beaa3e1d1
commit 908f4ff357
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build enterprise
// +build enterprise
//go:build enterprise || pro
// +build enterprise pro
package extensions