mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-12 16:09:39 -05:00
Remove legacy build tags
This commit is contained in:
parent
904ea06214
commit
35a5d34497
@ -1,5 +1,4 @@
|
|||||||
//go:build azure
|
//go:build azure
|
||||||
// +build azure
|
|
||||||
|
|
||||||
package azure
|
package azure
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build gcp
|
//go:build gcp
|
||||||
// +build gcp
|
|
||||||
|
|
||||||
package gcp
|
package gcp
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build !disable_tpm_simulator
|
//go:build !disable_tpm_simulator
|
||||||
// +build !disable_tpm_simulator
|
|
||||||
|
|
||||||
package simulator
|
package simulator
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build disable_tpm_simulator
|
//go:build disable_tpm_simulator
|
||||||
// +build disable_tpm_simulator
|
|
||||||
|
|
||||||
package simulator
|
package simulator
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package test
|
package test
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package test
|
package test
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package test
|
package test
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package test
|
package test
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package controllers
|
package controllers
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package controllers
|
package controllers
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package controllers
|
package controllers
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package controllers
|
package controllers
|
||||||
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
//go:build integration
|
//go:build integration
|
||||||
// +build integration
|
|
||||||
|
|
||||||
package controllers
|
package controllers
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user