File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ require (
1616 github.com/gorilla/websocket v1.5.3
1717 github.com/gruntwork-io/terratest v0.50.0
1818 github.com/hashicorp/go-memdb v1.3.4
19+ github.com/imdario/mergo v0.3.16
1920 github.com/incubator4/go-resty-expr v0.1.1
2021 github.com/onsi/ginkgo/v2 v2.22.0
2122 github.com/onsi/gomega v1.36.1
@@ -149,7 +150,6 @@ require (
149150 github.com/hashicorp/golang-lru v1.0.2 // indirect
150151 github.com/hpcloud/tail v1.0.0 // indirect
151152 github.com/huandu/xstrings v1.4.0 // indirect
152- github.com/imdario/mergo v0.3.16 // indirect
153153 github.com/imkira/go-interpol v1.1.0 // indirect
154154 github.com/inconshreveable/mousetrap v1.1.0 // indirect
155155 github.com/jackc/pgpassfile v1.0.0 // indirect
You can’t perform that action at this time.
0 commit comments