blob: 6d6c7516d1a0b054d026aafc78497a6c08f69848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# dario.cat/mergo v1.0.0
## explicit; go 1.13
dario.cat/mergo
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/pmezard/go-difflib v1.0.0
## explicit
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/testify v1.9.0
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
|