aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-04-12 12:07:45 -0700
committerGitHub <noreply@github.com>2021-04-12 12:07:45 -0700
commitf5de42fae38cc0095591ccadaf5cf1b25b96a8d8 (patch)
treeb4bda4f597012fae6c615de28981787dacff0c85 /go.mod
parent1e033d45b80ce12bb4a0fc57cc76e492856c2f95 (diff)
parent8e02e138ea889d9f43cc89937c02c212ca145d74 (diff)
downloadseaweedfs-f5de42fae38cc0095591ccadaf5cf1b25b96a8d8.tar.xz
seaweedfs-f5de42fae38cc0095591ccadaf5cf1b25b96a8d8.zip
Merge pull request #1975 from kmlebedev/iam_handlers
IAM handlers
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 310f5585e..bd07b3312 100644
--- a/go.mod
+++ b/go.mod
@@ -42,6 +42,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
github.com/grpc-ecosystem/grpc-gateway v1.11.0 // indirect
github.com/jcmturner/gofork v1.0.0 // indirect
+ github.com/jinzhu/copier v0.2.8
github.com/json-iterator/go v1.1.10
github.com/karlseguin/ccache v2.0.3+incompatible // indirect
github.com/karlseguin/ccache/v2 v2.0.7