]> git.r.bdr.sh - rbdr/mobius/blobdiff - go.mod
Use go 1.19
[rbdr/mobius] / go.mod
diff --git a/go.mod b/go.mod
index 737889a2cc87b3b89df1bbc6e2de64b3e5e5886e..2211d9282039f31af1ddee7d0dfc7e939b04da39 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/jhalter/mobius
 
-go 1.18
+go 1.19
 
 require (
        github.com/gdamore/tcell/v2 v2.5.1