aboutsummaryrefslogtreecommitdiff
path: root/solutions/http.go
diff options
context:
space:
mode:
Diffstat (limited to 'solutions/http.go')
-rw-r--r--solutions/http.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/http.go b/solutions/http.go
index 9fe3d5f..7893791 100644
--- a/solutions/http.go
+++ b/solutions/http.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build ignore
+//go:build ignore
package main