From 24e9bdb81311a4e0d8956906ca6f7bc80f7c2111 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:07:31 +0200 Subject: rename github account --- tools.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools.go') diff --git a/tools.go b/tools.go index a24d696..fa14db2 100644 --- a/tools.go +++ b/tools.go @@ -1,7 +1,7 @@ package main import ( - "github.com/kch42/gomcmap/mcmap" + "github.com/silvasur/gomcmap/mcmap" ) type BiomeGetSetter interface { -- cgit v1.2.3-54-g00ecf