chore: introduce mockery for generating mocks, generate for CaddyfileValidator

This commit is contained in:
Pasha Sviderski
2025-08-18 18:50:47 +10:00
parent 93fef88fac
commit 8bf9fc0c9c
7 changed files with 105 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
experimental = true
[tools]
"aqua:vektra/mockery" = "3.5.3"
go = "1.23"
golangci-lint = "2.2.2"
protoc = "27.3"