Skip to content

Commit 177f837

Browse files
Update module github.com/robbyt/go-fsm to v1.4.1
1 parent 5cd051f commit 177f837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/robbyt/go-supervisor
33
go 1.24.3
44

55
require (
6-
github.com/robbyt/go-fsm v1.3.0
6+
github.com/robbyt/go-fsm v1.4.1
77
github.com/stretchr/testify v1.10.0
88
)
99

0 commit comments

Comments
 (0)