File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ require (
1212 github.com/prometheus/client_golang v1.11.0
1313 github.com/spf13/cobra v1.2.1
1414 github.com/stretchr/testify v1.7.0
15- go.uber.org/dig v1.13.0
15+ go.uber.org/dig v1.14.1
1616 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
1717)
Original file line number Diff line number Diff line change @@ -811,6 +811,8 @@ go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE=
811811go.uber.org/atomic v1.9.0 /go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
812812go.uber.org/dig v1.13.0 h1:bb9lVW3gtpQsNb07d0xL5vFwsjHidPJxaR/zSsbmfVQ =
813813go.uber.org/dig v1.13.0 /go.mod h1:X34SnWGr8Fyla9zQNO2GSO2D+TIuqB14OS8JhYocIyw =
814+ go.uber.org/dig v1.14.1 h1:fyakRgZDdi2F8FgwJJoRGangMSPTIxPSLGzR3Oh0/54 =
815+ go.uber.org/dig v1.14.1 /go.mod h1:52EKx/Vjdpz9EzeNcweC4YMsTrDdFn9mS/+Uw5ZnVTI =
814816go.uber.org/goleak v1.1.11-0.20210813005559-691160354723 /go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ =
815817go.uber.org/multierr v1.1.0 /go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0 =
816818go.uber.org/multierr v1.3.0 /go.mod h1:VgVr7evmIr6uPjLBxg28wmKNXyqE9akIJ5XnfpiKl+4 =
You can’t perform that action at this time.
0 commit comments