summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-01 12:52:14 -0600
committerJeff Carr <[email protected]>2024-12-01 12:52:14 -0600
commitb2ee0fc5ef4723285dd94f30eb7334ef8de7191a (patch)
tree19b0ec7ca3ae52b875f75fd1d4d46ac6dc57698b /README.md
parent3e538c8f4ba168f87983975016b8973df81daf46 (diff)
try using go1.20v0.22.9v0.22.8
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d09bd4..a8a1718 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# gui
Package gui implements a abstraction layer for Go visual elements.
+TODO: check and see if go1.20 is new enough to build this
## Hello World Example