From ff82ab94515ce8f398b93a5d3eb8449321aed64d Mon Sep 17 00:00:00 2001 From: Hamcha Date: Fri, 8 Feb 2019 11:13:35 +0100 Subject: [PATCH] Update 'go.mod' --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 319694a..c529e48 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/llgcode/draw2d +module git.fromouter.space/crunchy-rocks/draw2d require ( github.com/go-gl/gl v0.0.0-20180407155706-68e253793080