Skip to content

Commit c2645a8

Browse files
author
cuixiaotian
committed
remove vault plugin. improve test-cases.
1 parent e922aff commit c2645a8

File tree

4 files changed

+101
-347
lines changed

4 files changed

+101
-347
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ require (
3434
github.com/dgrijalva/jwt-go v3.2.0+incompatible
3535
github.com/dustin/go-humanize v1.0.0
3636
github.com/go-sql-driver/mysql v1.4.1
37+
github.com/golang/snappy v0.0.1 // indirect
3738
github.com/gomodule/redigo v1.7.0
3839
github.com/gorilla/mux v1.7.0
39-
github.com/hashicorp/vault/api v1.0.2
4040
github.com/journeymidnight/aws-sdk-go v1.18.1
4141
github.com/journeymidnight/radoshttpd v0.0.0-20190617133011-609666b51136
4242
github.com/minio/highwayhash v1.0.0

plugins/vault_plugin.go

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)