Skip to content

Commit

Permalink
Run goimports -w .
Browse files Browse the repository at this point in the history
Signed-off-by: C0D3 M4513R <28912031+C0D3-M4513R@users.noreply.github.com>
  • Loading branch information
C0D3-M4513R committed Jun 20, 2024
1 parent 9a83f3f commit 9b73e1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/cmptest/relationship.go
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
package cmptest

import (
"github.com/sanity-io/litter"
"reflect"

"github.com/sanity-io/litter"

"github.com/anchore/syft/syft/artifact"
)

Expand Down
1 change: 1 addition & 0 deletions syft/pkg/rust/resolver.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package rust

import (
"fmt"

"github.com/anchore/syft/internal/log"

"github.com/anchore/syft/internal/cache"
Expand Down

0 comments on commit 9b73e1d

Please sign in to comment.