-
- Downloads
Перенесен пропущенный transport/http/ в Files/SDK
... | @@ -6,6 +6,7 @@ require ( | ... | @@ -6,6 +6,7 @@ require ( |
github.com/antonmedv/expr v1.9.0 | github.com/antonmedv/expr v1.9.0 | ||
github.com/go-kit/kit v0.12.0 | github.com/go-kit/kit v0.12.0 | ||
github.com/golang/protobuf v1.5.2 | github.com/golang/protobuf v1.5.2 | ||
github.com/gorilla/mux v1.8.0 | |||
github.com/gosimple/slug v1.13.1 | github.com/gosimple/slug v1.13.1 | ||
github.com/hashicorp/go-multierror v1.1.1 | github.com/hashicorp/go-multierror v1.1.1 | ||
github.com/hashicorp/golang-lru v0.5.4 | github.com/hashicorp/golang-lru v0.5.4 | ||
... | ... |
pkg/files/transport/http/server.go
0 → 100644
Please register or sign in to comment