aperture: propagate rename

This commit is contained in:
Olaoluwa Osuntokun
2020-03-18 13:39:18 -07:00
parent e30cc0f060
commit 0c14706fa4
26 changed files with 121 additions and 105 deletions

View File

@@ -11,7 +11,7 @@ import (
"strconv"
"strings"
"github.com/lightninglabs/kirin/auth"
"github.com/lightninglabs/aperture/auth"
"google.golang.org/grpc/codes"
)