From 2c10158ce92f102280d4d87406ebeea3e05bf915 Mon Sep 17 00:00:00 2001 From: flu0r1ne Date: Thu, 29 Jul 2021 13:09:23 -0500 Subject: Added README, Licence, and fixed issue with modules --- cmd/list.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/list.go') diff --git a/cmd/list.go b/cmd/list.go index 5849975..94c18b8 100644 --- a/cmd/list.go +++ b/cmd/list.go @@ -3,7 +3,7 @@ package cmd import ( "fmt" "flag" - "golang.flu0r1ne.net/zfdiff/snap" + "golang.flu0r1ne.net/zsu/snap" ) func List(params []string) { -- cgit v1.2.3