From a6a7f2c65c68303dbc13ae4d48607936b02e4bba Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:09:23 +0200 Subject: rename github account --- mcmap/chunk.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mcmap/chunk.go') diff --git a/mcmap/chunk.go b/mcmap/chunk.go index 1f7f5e1..96da846 100644 --- a/mcmap/chunk.go +++ b/mcmap/chunk.go @@ -2,7 +2,7 @@ package mcmap import ( "errors" - "github.com/kch42/gonbt/nbt" + "github.com/silvasur/gonbt/nbt" "time" ) -- cgit v1.2.3-54-g00ecf