add library until better solution

This commit is contained in:
Mathieu HANOTAUX
2022-12-04 18:47:13 +01:00
parent f313b478e7
commit c867453ab4
45 changed files with 19449 additions and 0 deletions
+12
View File
@@ -1,3 +1,15 @@
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/leprosus/golang-ttl-map v1.1.7
## explicit; go 1.15
github.com/leprosus/golang-ttl-map
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/testify v1.8.1
## explicit; go 1.13
github.com/stretchr/testify/assert
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3