Skip to content

Commit 960d2d9

Browse files
author
tracing-team-rebase-bot
committed
UPSTREAM: <carry>: Updating and vendoring go modules after an upstream rebase
1 parent 98ab5d5 commit 960d2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)