Skip to content

Commit

Permalink
filestore: use latest dev version of mechanoid
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Apr 5, 2024
1 parent d62a2c0 commit 1e26869
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion filestore/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hybridgroup/mechanoid-examples/filestore
go 1.22.0

require (
github.com/hybridgroup/mechanoid v0.0.0-20240309111213-758ddcc58e7a
github.com/hybridgroup/mechanoid v0.1.2-0.20240401181649-990fbb5cbca8
github.com/orsinium-labs/wypes v0.1.4
go.bug.st/serial v1.6.2
)
Expand Down
2 changes: 2 additions & 0 deletions filestore/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/hybridgroup/mechanoid v0.0.0-20240309111213-758ddcc58e7a h1:7Hdaw1lCpdA85YlgwKk4L974C5k/gxQeEo3LSYsJWT0=
github.com/hybridgroup/mechanoid v0.0.0-20240309111213-758ddcc58e7a/go.mod h1:goPLq6Qim+Hr7nGeDflbxPNqhErDAdhpUmFp44URbo8=
github.com/hybridgroup/mechanoid v0.1.2-0.20240401181649-990fbb5cbca8 h1:TD9YN4R6NnMy1IOCPeE/8FV3hgOolwIVfJbfgGder+8=
github.com/hybridgroup/mechanoid v0.1.2-0.20240401181649-990fbb5cbca8/go.mod h1:7jQEJ0blXXbIcqmu2/d7vSxWL5Dxbt18zZirJ35OeXc=
github.com/hybridgroup/wasman v0.0.0-20240304140329-ce1ea6b61834 h1:pP916/7OLromi+7fHcbw5jIXOT/idiEBQ3ucbl8caz8=
github.com/hybridgroup/wasman v0.0.0-20240304140329-ce1ea6b61834/go.mod h1:rLavUo4P0xVcDeDnViYEpPQPoACmp1py9UTLPY/R7Lg=
github.com/orsinium-labs/tinytest v1.0.0 h1:YiGm/whlGm3mn/ynx9CCFuvEa3Q6yEGrzrKXEqJOkdc=
Expand Down

0 comments on commit 1e26869

Please sign in to comment.