Skip to content

Commit

Permalink
golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanochShayner committed Jul 17, 2023
1 parent 8d97b6f commit dee1786
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/common/gitservice/blame.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ package gitservice

import (
"fmt"
"github.com/go-git/go-git/v5/plumbing/object"
"strings"
"time"

"github.com/go-git/go-git/v5/plumbing/object"

"github.com/bridgecrewio/yor/src/common/logger"
"github.com/bridgecrewio/yor/src/common/structure"

Expand Down

0 comments on commit dee1786

Please sign in to comment.