fixed formating
This commit is contained in:
parent
809b72f059
commit
9c4d3c851c
@ -24,7 +24,8 @@ func GenerateNewSHA256Sum() string {
|
|||||||
[]string{
|
[]string{
|
||||||
fmt.Sprintf("%d", prime),
|
fmt.Sprintf("%d", prime),
|
||||||
GenerateNewUUID(),
|
GenerateNewUUID(),
|
||||||
timestamp},
|
timestamp,
|
||||||
|
},
|
||||||
"|",
|
"|",
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user