From 29c72fb30bb7d5614c0a8ebb73bee2ac7eca6608 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 6 Mar 2022 17:40:35 +0100 Subject: Removed go-dashboard example. Signed-off-by: Toni Uhlig --- examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod (limited to 'examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod') diff --git a/examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod b/examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod deleted file mode 100644 index fa7f4d864..000000000 --- a/examples/go-dashboard/src/github.com/mattn/go-runewidth/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/mattn/go-runewidth - -go 1.9 -- cgit v1.2.3