From bb63ee8843d80be42bf64eca2f8eb9139cc72480 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 3 Jul 2019 23:49:26 +0200 Subject: update --- go.mod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 4751e8f..64d2ccd 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,12 @@ go 1.12 require ( github.com/disintegration/imaging v1.6.0 + github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 // indirect + github.com/gofrs/flock v0.7.1 // indirect + github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect github.com/hajimehoshi/ebiten v1.9.3 + golang.org/x/exp v0.0.0-20190627132806-fd42eb6b336f // indirect + golang.org/x/image v0.0.0-20190703141733-d6a02ce849c9 // indirect + golang.org/x/mobile v0.0.0-20190607214518-6fa95d984e88 // indirect + golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect ) -- cgit v1.2.3