Skip to content

Commit 5708e9f

Browse files
chore(feeds): named import
1 parent 429c1f8 commit 5708e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/cmd/feeds/imports/imports.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414

1515
getstream "github.com/GetStream/getstream-go/v4"
1616
"github.com/MakeNowJust/heredoc"
17-
"github.com/golang-jwt/jwt/v5"
17+
jwt "github.com/golang-jwt/jwt/v5"
1818
"github.com/spf13/cobra"
1919

2020
"github.com/GetStream/stream-cli/pkg/config"

0 commit comments

Comments
 (0)