File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/robbyt/go-supervisor
3
3
go 1.24.3
4
4
5
5
require (
6
- github.com/robbyt/go-fsm v1.2 .0
6
+ github.com/robbyt/go-fsm v1.3 .0
7
7
github.com/stretchr/testify v1.10.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
2
2
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3
3
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
4
4
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
5
- github.com/robbyt/go-fsm v1.2 .0 h1:Rs7+lJvKKsjFj5Miu2V/hj/omrV+d1N+VcAFrcyOarY =
6
- github.com/robbyt/go-fsm v1.2 .0 /go.mod h1:6a4xGQG+3RywGY/EVDXGIYoElXmKqX6y/d/uPSlbGZY =
5
+ github.com/robbyt/go-fsm v1.3 .0 h1:3Zy6l+FvgO5W+If4qcaKYBAusBKWHBSrRyfenY0uio0 =
6
+ github.com/robbyt/go-fsm v1.3 .0 /go.mod h1:6a4xGQG+3RywGY/EVDXGIYoElXmKqX6y/d/uPSlbGZY =
7
7
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY =
8
8
github.com/stretchr/objx v0.5.2 /go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA =
9
9
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
You can’t perform that action at this time.
0 commit comments