mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-12 20:13:59 +02:00
all: Remove deprecated build tags
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user