aboutsummaryrefslogtreecommitdiff
path: root/content/methods/type-switches.go
diff options
context:
space:
mode:
Diffstat (limited to 'content/methods/type-switches.go')
-rw-r--r--content/methods/type-switches.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/methods/type-switches.go b/content/methods/type-switches.go
index 3424b79..9346bdd 100644
--- a/content/methods/type-switches.go
+++ b/content/methods/type-switches.go
@@ -1,4 +1,4 @@
-// +build OMIT
+//go:build OMIT
package main