move out cache implementations

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-08-31 10:51:58 +03:00
parent 112f21006c
commit c9b283be60
3 changed files with 0 additions and 137 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.15
require (
github.com/BurntSushi/toml v0.3.1
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
github.com/caddyserver/certmagic v0.10.6
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible