Skip to content

Commit

Permalink
Ran goimports on the fuzzer
Browse files Browse the repository at this point in the history
Signed-off-by: AdamKorcz <[email protected]>
  • Loading branch information
AdamKorcz committed Nov 18, 2020
1 parent 5dd4965 commit 78bb9ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/testutil/fuzz/fuzz.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package fuzz

import (
"bytes"

"github.com/moby/buildkit/frontend/dockerfile/parser"
)

Expand Down

0 comments on commit 78bb9ff

Please sign in to comment.