Rename package to go-reddit

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2020-07-11 13:49:07 -04:00
parent f8d5a31b52
commit 4094044593
32 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ROOT_PKG ?= "github.com/vartanbeno/geddit"
ROOT_PKG ?= "github.com/vartanbeno/go-reddit"
LIST_PKG := $(shell go list $(ROOT_PKG)/...)
# Tests