🤡 Use uber mock for mocks

This commit is contained in:
Dan Jones 2025-01-24 16:27:05 -06:00
commit ecae0d5f83
11 changed files with 2306 additions and 144 deletions

1
go.mod
View file

@ -12,6 +12,7 @@ require (
github.com/go-ap/storage-sqlite v0.0.0-20240910151457-20fa80d963aa
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
github.com/stretchr/testify v1.9.0
go.uber.org/mock v0.5.0
)
require (