File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/go-chi/cors v1.2.2
88 github.com/go-chi/render v1.0.3
99 github.com/golang-migrate/migrate/v4 v4.18.3
10- github.com/google/wire v0.6 .0
10+ github.com/google/wire v0.7 .0
1111 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
1212 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
1313 github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
Original file line number Diff line number Diff line change @@ -724,6 +724,8 @@ github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
724724github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
725725github.com/google/wire v0.6.0 h1:HBkoIh4BdSxoyo9PveV8giw7ZsaBOvzWKfcg/6MrVwI =
726726github.com/google/wire v0.6.0 /go.mod h1:F4QhpQ9EDIdJ1Mbop/NZBRB+5yrR6qg3BnctaoUk6NA =
727+ github.com/google/wire v0.7.0 h1:JxUKI6+CVBgCO2WToKy/nQk0sS+amI9z9EjVmdaocj4 =
728+ github.com/google/wire v0.7.0 /go.mod h1:n6YbUQD9cPKTnHXEBN2DXlOp/mVADhVErcMFb0v3J18 =
727729github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
728730github.com/googleapis/gax-go/v2 v2.0.5 /go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk =
729731github.com/googleapis/gax-go/v2 v2.1.0 /go.mod h1:Q3nei7sK6ybPYH7twZdmQpAd1MKb7pfu6SK+H1/DsU0 =
You can’t perform that action at this time.
0 commit comments