aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 0 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index ce1e0b8..45e85ab 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,3 @@
module github.com/faiface/gui
go 1.25.5
-
-require (
- github.com/faiface/mainthread v0.0.0-20171120011319-8b78f0a41ae3 // indirect
- github.com/go-gl/gl v0.0.0-20231021071112-07e5d0ea2e71 // indirect
- github.com/go-gl/glfw v0.0.0-20250301202403-da16c1255728 // indirect
-)