Diff
diff --git a/go.mod b/go.mod
index 38eb8e5..ff0d3a7 100644
--- a/go.mod
+++ b/go.mod
@@ -3 +3 @@ module gui
-go 1.21
+go 1.20
@@ -5,11 +5 @@ go 1.21
-toolchain go1.21.5
-
-require (
- github.com/go-shiori/dom v0.0.0-20230515143342-73569d674e1c
- golang.org/x/net v0.19.0
-)
-
-require (
- github.com/ebitengine/purego v0.6.0-alpha.1.0.20231122024802-192c5e846faa // indirect
- golang.org/x/sys v0.15.0 // indirect
-)
+require golang.org/x/net v0.19.0
@@ -19 +9 @@ require (
- github.com/gen2brain/raylib-go/raylib v0.0.0-20231123174446-48309e2407b7
+ github.com/go-shiori/dom v0.0.0-20230515143342-73569d674e1c // indirect
@@ -20,0 +11,2 @@ require (
+ github.com/tdewolff/parse v2.3.4+incompatible // indirect
+ golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect