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 @@ -14,6 +14,7 @@ require (
1414 github.com/go-kit/log v0.2.1
1515 github.com/go-logr/logr v1.4.2
1616 github.com/json-iterator/go v1.1.12
17+ github.com/mitchellh/mapstructure v1.5.0
1718 github.com/oklog/run v1.1.0
1819 github.com/oklog/ulid/v2 v2.1.0
1920 github.com/open-telemetry/opamp-go v0.14.0
@@ -165,7 +166,6 @@ require (
165166 github.com/metalmatze/signal v0.0.0-20210307161603-1c9aa721a97a // indirect
166167 github.com/miekg/dns v1.1.59 // indirect
167168 github.com/mitchellh/go-homedir v1.1.0 // indirect
168- github.com/mitchellh/mapstructure v1.5.0 // indirect
169169 github.com/moby/docker-image-spec v1.3.1 // indirect
170170 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
171171 github.com/modern-go/reflect2 v1.0.2 // indirect
You can’t perform that action at this time.
0 commit comments