File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55toolchain go1.25.5
66
77require (
8- github.com/brianvoe/gofakeit/v7 v7.14.0
8+ github.com/brianvoe/gofakeit/v7 v7.14.1
99 github.com/google/go-cmp v0.7.0
1010 github.com/jackc/pgx/v5 v5.9.0
1111 github.com/oklog/ulid/v2 v2.1.1
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ github.com/brianvoe/gofakeit/v7 v7.8.2/go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49j
1616github.com/brianvoe/gofakeit/v7 v7.12.1 /go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49jSLVkKPMtxtxA =
1717github.com/brianvoe/gofakeit/v7 v7.13.0 /go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49jSLVkKPMtxtxA =
1818github.com/brianvoe/gofakeit/v7 v7.14.0 /go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49jSLVkKPMtxtxA =
19+ github.com/brianvoe/gofakeit/v7 v7.14.1 /go.mod h1:QXuPeBw164PJCzCUZVmgpgHJ3Llj49jSLVkKPMtxtxA =
1920github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2021github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
2122github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments