all: Remove deprecated build tags
This commit is contained in:
parent
f0c1852978
commit
4245a4514d
20 changed files with 0 additions and 20 deletions
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package commands
|
package commands
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !withdeploy
|
//go:build !withdeploy
|
||||||
// +build !withdeploy
|
|
||||||
|
|
||||||
// Copyright 2024 The Hugo Authors. All rights reserved.
|
// Copyright 2024 The Hugo Authors. All rights reserved.
|
||||||
//
|
//
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build extended
|
//go:build extended
|
||||||
// +build extended
|
|
||||||
|
|
||||||
package hugo
|
package hugo
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !extended
|
//go:build !extended
|
||||||
// +build !extended
|
|
||||||
|
|
||||||
package hugo
|
package hugo
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package hugo
|
package hugo
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !withdeploy
|
//go:build !withdeploy
|
||||||
// +build !withdeploy
|
|
||||||
|
|
||||||
package hugo
|
package hugo
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package deploy
|
package deploy
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package deploy
|
package deploy
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !solaris && withdeploy
|
//go:build !solaris && withdeploy
|
||||||
// +build !solaris,withdeploy
|
|
||||||
|
|
||||||
package deploy
|
package deploy
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package deploy
|
package deploy
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package deployconfig
|
package deployconfig
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package deploy
|
package deploy
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !withdeploy
|
//go:build !withdeploy
|
||||||
// +build !withdeploy
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build withdeploy
|
//go:build withdeploy
|
||||||
// +build withdeploy
|
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build extended
|
//go:build extended
|
||||||
// +build extended
|
|
||||||
|
|
||||||
package resources_test
|
package resources_test
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build extended
|
//go:build extended
|
||||||
// +build extended
|
|
||||||
|
|
||||||
package webp
|
package webp
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !extended
|
//go:build !extended
|
||||||
// +build !extended
|
|
||||||
|
|
||||||
package webp
|
package webp
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build extended
|
//go:build extended
|
||||||
// +build extended
|
|
||||||
|
|
||||||
package scss
|
package scss
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build !extended
|
//go:build !extended
|
||||||
// +build !extended
|
|
||||||
|
|
||||||
package scss
|
package scss
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build extended
|
//go:build extended
|
||||||
// +build extended
|
|
||||||
|
|
||||||
package scss
|
package scss
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue