Updated vendor files and pinned versions

This commit is contained in:
Karthik K N
2021-09-13 15:42:42 +05:30
parent 40e69fc8ef
commit c5b4e05834
50 changed files with 201 additions and 218 deletions

View File

@@ -6,6 +6,6 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/google/gofuzz v1.0.0
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
github.com/modern-go/reflect2 v1.0.2
github.com/stretchr/testify v1.3.0
)