eminetto / clean-architecture-go

Clean Architecture sample
628 stars 94 forks source link

fix: Make test fail #13

Open felipefinhane opened 3 years ago

felipefinhane commented 3 years ago

error: pkg/bookmark/repository_mongodb.go:46:10: conversion from untyped int to ID (string) yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)