File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module hashgen
22
3- go 1.24.1
3+ go 1.24.2
44
55require (
6- github.com/cyclone-github/base58 v0.0.0-20250408214655-2d469722cb56
6+ github.com/cyclone-github/base58 v0.1.0
77 github.com/openwall/yescrypt-go v1.0.0
88 golang.org/x/crypto v0.37.0
99)
Original file line number Diff line number Diff line change 1- github.com/cyclone-github/base58 v0.0.0-20250408214655-2d469722cb56 h1:VBlE6ILfgE9R2PtPohJTEemm/mSs7PLa+hAO9r8dbzg =
2- github.com/cyclone-github/base58 v0.0.0-20250408214655-2d469722cb56 /go.mod h1:3SJwoFvv3I+BxJavWGMWsvBfIb0HQ1HrJclPSQecKk8 =
1+ github.com/cyclone-github/base58 v0.1.0 h1:jl4L0mmOjtngK8L/YItypDaRfvRdmhi+YZrtdwGzhh0 =
2+ github.com/cyclone-github/base58 v0.1.0 /go.mod h1:3SJwoFvv3I+BxJavWGMWsvBfIb0HQ1HrJclPSQecKk8 =
33github.com/openwall/yescrypt-go v1.0.0 h1:jsGk48zkFvtUjGVOhYPGh+CS595JmTRcKnpggK2AON4 =
44github.com/openwall/yescrypt-go v1.0.0 /go.mod h1:e6CWtFizUEOUttaOjeVMiv1lJaJie3mfOtLJ9CCD6sA =
55golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
You can’t perform that action at this time.
0 commit comments