[#19] Add a version with no cdn-sdk deps

Signed-off-by: Pavel Korotkov <pavel@nspcc.ru>
This commit is contained in:
Pavel Korotkov 2021-03-31 01:46:33 +03:00 committed by Pavel Korotkov
parent cdab794d62
commit 4c96885a42
20 changed files with 930 additions and 266 deletions

View file

@ -1,6 +1,6 @@
module github.com/nspcc-dev/neofs-http-gate
go 1.13
go 1.16
require (
github.com/fasthttp/router v0.6.1