From 5b32c5ef5e8a53f097b20e55ade0c293f1707052 Mon Sep 17 00:00:00 2001 From: David Moles Date: Tue, 29 Jan 2019 15:46:54 -0800 Subject: [PATCH] Add Go 1.11+ module file --- naughtystrings/go.mod | 1 + 1 file changed, 1 insertion(+) create mode 100644 naughtystrings/go.mod diff --git a/naughtystrings/go.mod b/naughtystrings/go.mod new file mode 100644 index 0000000..7e9ff40 --- /dev/null +++ b/naughtystrings/go.mod @@ -0,0 +1 @@ +module github.com/minimaxir/big-list-of-naughty-strings/naughtystrings