summaryrefslogtreecommitdiff
path: root/listeners_fuzz.go
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2022-03-15 18:09:19 -0400
committerGitHub <noreply@github.com>2022-03-15 22:09:19 +0000
commit4e9fbee1e2ef39ff56bdfb19126a9b1a8a841eb4 (patch)
tree3864a5cf79c6e3b6a94d8fa819deb621c9b02122 /listeners_fuzz.go
parenta9c7e94a38e4f4719a5c1cf7f3e11e8cf427f04e (diff)
ci: Build on Go 1.18, bump actions versions (#4637)
* ci: Build on Go 1.18, bump actions versions * Revert linter version bump for now * Try linter again
Diffstat (limited to 'listeners_fuzz.go')
-rw-r--r--listeners_fuzz.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/listeners_fuzz.go b/listeners_fuzz.go
index 823d0be..95f1e32 100644
--- a/listeners_fuzz.go
+++ b/listeners_fuzz.go
@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+//go:build gofuzz
// +build gofuzz
package caddy