summaryrefslogtreecommitdiff
path: root/sigtrap_posix.go
diff options
context:
space:
mode:
Diffstat (limited to 'sigtrap_posix.go')
-rw-r--r--sigtrap_posix.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigtrap_posix.go b/sigtrap_posix.go
index d5a03a9..b6c4cbf 100644
--- a/sigtrap_posix.go
+++ b/sigtrap_posix.go
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build !windows && !plan9 && !nacl && !js
// +build !windows,!plan9,!nacl,!js
package caddy