We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645d46f commit e19c167Copy full SHA for e19c167
go.mod
@@ -2,7 +2,7 @@ module github.com/uhthomas/automata
2
3
go 1.22.2
4
5
-toolchain go1.22.3
+toolchain go1.24.1
6
7
require (
8
cuelang.org/go v0.7.0
0 commit comments