Skip to content

Commit

Permalink
chore: bump github.com/smlx/fsm from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [github.com/smlx/fsm](https://github.com/smlx/fsm) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/smlx/fsm/releases)
- [Commits](smlx/fsm@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/smlx/fsm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent ceef6f7 commit 6eb73d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gen2brain/beeep v0.0.0-20200526185328-e9c15c258e28
github.com/go-piv/piv-go v1.10.0
github.com/golang/mock v1.6.0
github.com/smlx/fsm v0.2.0
github.com/smlx/fsm v0.2.1
github.com/twpayne/go-pinentry-minimal v0.0.0-20220113210447-2a5dc4396c2a
github.com/x13a/go-launch v0.0.0-20210715084817-fd409384939b
go.uber.org/zap v1.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/smlx/fsm v0.2.0 h1:ScVvTCAXoazgsDkuakG0UqGNyuo3kU9Qwf/gzwY4o4o=
github.com/smlx/fsm v0.2.0/go.mod h1:LiXoNZ+m3neHxSVsc8KN7ed0mbiY6K/1MKj+HcZzhkQ=
github.com/smlx/fsm v0.2.1 h1:JKGqQa7Fmmn9UEK1JDh0BTEoeRfsvKdxlrkY3sBonc8=
github.com/smlx/fsm v0.2.1/go.mod h1:LiXoNZ+m3neHxSVsc8KN7ed0mbiY6K/1MKj+HcZzhkQ=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
Expand Down

0 comments on commit 6eb73d2

Please sign in to comment.