aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-19 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-19 20:20:20 +0100
commitb9a79ec3d1c2dc1b90924477501a4470e57f9c01 (patch)
tree7d49f94f957beecbccc9b97cd91d8a36b647d914 /go.mod
parentup (diff)
downloadhardflip-b9a79ec3d1c2dc1b90924477501a4470e57f9c01.tar.gz
hardflip-b9a79ec3d1c2dc1b90924477501a4470e57f9c01.tar.bz2
hardflip-b9a79ec3d1c2dc1b90924477501a4470e57f9c01.tar.xz
hardflip-b9a79ec3d1c2dc1b90924477501a4470e57f9c01.tar.zst
hardflip-b9a79ec3d1c2dc1b90924477501a4470e57f9c01.zip
go
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a68dd53..bdddbdc 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module hf
-go 1.18
+go 1.21.5
require (
github.com/gdamore/tcell/v2 v2.7.0