| commit | 16ba2037fd8f2ef6a3523dad6dd73ffecafeb144 | [log] [tgz] |
|---|---|---|
| author | Scott Ganyo <scott@ganyo.com> | Wed Jan 18 10:18:39 2017 -0800 |
| committer | Scott Ganyo <scott@ganyo.com> | Wed Jan 18 10:18:39 2017 -0800 |
| tree | 3de87c3ec2f122cdd6dc90617cd207680e95fd85 | |
| parent | b1fa07bfc92ffdba9a2a5354fe404316db6de76b [diff] |
oops
diff --git a/cmd/apid/main.go b/cmd/apid/main.go index 6abd2fc..7b76396 100644 --- a/cmd/apid/main.go +++ b/cmd/apid/main.go
@@ -3,7 +3,7 @@ import ( // import plugins to ensure they're bound into the executable _ "github.com/30x/apidApigeeSync" - //_ "github.com/30x/apidVerifyAPIKey" + _ "github.com/30x/apidVerifyAPIKey" _ "github.com/30x/apidGatewayDeploy" // other imports