correctly implement suture v4 interfaces

This commit is contained in:
A.Unger
2021-03-11 15:50:01 +01:00
parent 99ad1cdd25
commit dc4b4b7e46
53 changed files with 322 additions and 448 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/prometheus/client_golang v1.7.1
github.com/rs/zerolog v1.20.0
github.com/spf13/viper v1.7.1
github.com/thejerf/suture v4.0.0+incompatible
github.com/thejerf/suture/v4 v4.0.0
go.opencensus.io v0.23.0
)