Commit 104df0f 1 parent f3c7e16 commit 104df0f Copy full SHA for 104df0f
File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ require (
29
29
github.com/panjf2000/ants/v2 v2.9.1
30
30
github.com/spf13/viper v1.18.2
31
31
github.com/stretchr/testify v1.9.0
32
+ github.com/zeebo/assert v1.3.1
32
33
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.44.0
33
34
go.opentelemetry.io/otel v1.26.0
34
35
go.opentelemetry.io/otel/trace v1.26.0
Original file line number Diff line number Diff line change @@ -869,6 +869,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
869
869
github.com/yuin/goldmark v1.1.32 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
870
870
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
871
871
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
872
+ github.com/zeebo/assert v1.3.1 h1:vukIABvugfNMZMQO1ABsyQDJDTVQbn+LWSMy1ol1h6A =
873
+ github.com/zeebo/assert v1.3.1 /go.mod h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0 =
872
874
go.etcd.io/etcd/api/v3 v3.5.1 /go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs =
873
875
go.etcd.io/etcd/client/pkg/v3 v3.5.1 /go.mod h1:IJHfcCEKxYu1Os13ZdwCwIUTUVGYTSAM3YSwc9/Ac1g =
874
876
go.etcd.io/etcd/client/v2 v2.305.1 /go.mod h1:pMEacxZW7o8pg4CrFE7pquyCJJzZvkvdD2RibOCCCGs =
You can’t perform that action at this time.
0 commit comments