File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module hashgen
2
2
3
- go 1.24.1
3
+ go 1.24.2
4
4
5
5
require (
6
- github.com/cyclone-github/base58 v0.0.0-20250408214655-2d469722cb56
6
+ github.com/cyclone-github/base58 v0.1.0
7
7
github.com/openwall/yescrypt-go v1.0.0
8
8
golang.org/x/crypto v0.37.0
9
9
)
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 =
3
3
github.com/openwall/yescrypt-go v1.0.0 h1:jsGk48zkFvtUjGVOhYPGh+CS595JmTRcKnpggK2AON4 =
4
4
github.com/openwall/yescrypt-go v1.0.0 /go.mod h1:e6CWtFizUEOUttaOjeVMiv1lJaJie3mfOtLJ9CCD6sA =
5
5
golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE =
You can’t perform that action at this time.
0 commit comments