changed adapter test case

created test folder to add test config and use it in adapter test cases.
This commit is contained in:
MohitKatare-protean
2025-04-09 11:23:38 +05:30
parent 3c688ca458
commit 5b32a51682
4 changed files with 47 additions and 57 deletions

5
go.mod
View File

@@ -22,10 +22,7 @@ require (
require github.com/zenazn/pkcs7pad v0.0.0-20170308005700-253a5b1f0e03
require (
github.com/google/uuid v1.6.0
golang.org/x/text v0.23.0 // indirect
)
require golang.org/x/text v0.23.0 // indirect
require (
github.com/mattn/go-colorable v0.1.13 // indirect