Skip to content

Commit

Permalink
update bip39-coder
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Feb 24, 2024
1 parent 8b1b445 commit 6f626c7
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 @@ -3,7 +3,7 @@ module github.com/ilius/repassgen
go 1.22

require (
github.com/ilius/bip39-coder v0.0.0-20190820221636-dd78355e9ae3
github.com/ilius/bip39-coder v0.0.0-20230505232837-79ff47003d74
github.com/ilius/crock32 v1.0.0
github.com/ilius/is/v2 v2.3.0
github.com/ilius/libgostarcal v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/ilius/bip39-coder v0.0.0-20190820221636-dd78355e9ae3 h1:j0HfmT+JMiHB+vRimsqg4gds6bYr2nmzobJjV/HYuGE=
github.com/ilius/bip39-coder v0.0.0-20190820221636-dd78355e9ae3/go.mod h1:m5pCh97aa9ru54bNU8cZ6AQ2pqA5WkuNPiZ19aYQ+aU=
github.com/ilius/bip39-coder v0.0.0-20230505232837-79ff47003d74 h1:f/nvBN7QFqPfg14j+NISLVkYfMKOTOKuIBif9CXDY3g=
github.com/ilius/bip39-coder v0.0.0-20230505232837-79ff47003d74/go.mod h1:uzESCURlNnGOS7UMscmRD9KIOGCGKDB/m6Q89BfCqr0=
github.com/ilius/crock32 v1.0.0 h1:MNudn10Sb0yv8JByQoy7GoEgCzB4/LOAhVr4Wg+usC8=
github.com/ilius/crock32 v1.0.0/go.mod h1:qVDHZPtpx9fchO4hIuHYKLV4LRf8EqWgq0t5CqWBDKA=
github.com/ilius/is/v2 v2.3.0 h1:xr0OLNTuiYw5LT1N7KETTCgoMo5IUoEDQsQD4ohcW7U=
Expand Down

0 comments on commit 6f626c7

Please sign in to comment.