forked from tcp.direct/tcp.ac
1
0
Fork 0

thats a string idiot

This commit is contained in:
kayos@tcp.direct 2020-12-16 00:19:23 -08:00
parent a651fae339
commit 256884a0f6

View File

@ -97,7 +97,7 @@ func imgPost(c *gin.Context) {
Hashr.Write(Scrubbed)
hash := Hashr.Sum(nil)
fmt.Printf("[imgPost][%d] MD5: %x\n", uid, hash)
fmt.Printf("[imgPost][%s] MD5: %x\n", uid, hash)
fmt.Println("[imgPost][" + uid + "] Checking for duplicate's in database")