We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ab3e3 commit 0cabd59Copy full SHA for 0cabd59
go.mod
@@ -1,6 +1,6 @@
1
module github.com/robbyt/go-fsm/v2
2
3
-go 1.25.4
+go 1.25.6
4
5
require github.com/stretchr/testify v1.11.1
6
0 commit comments