summaryrefslogtreecommitdiff
path: root/biome_infos.go
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:07:31 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:07:31 +0200
commit24e9bdb81311a4e0d8956906ca6f7bc80f7c2111 (patch)
tree4e89426dfb2b2ee89a3dd87aab898bb50054e1c9 /biome_infos.go
parentfc465a9606339111ed136c8334e95a4b34166c07 (diff)
downloadbiomed-master.tar.gz
biomed-master.tar.bz2
biomed-master.zip
rename github accountHEADmaster
Diffstat (limited to 'biome_infos.go')
-rw-r--r--biome_infos.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/biome_infos.go b/biome_infos.go
index e91ed2d..7cc2dab 100644
--- a/biome_infos.go
+++ b/biome_infos.go
@@ -3,7 +3,7 @@ package main
import (
"bufio"
"fmt"
- "github.com/kch42/gomcmap/mcmap"
+ "github.com/silvasur/gomcmap/mcmap"
"github.com/mattn/go-gtk/gdk"
"io"
"strconv"