Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2754 from fidencio/wip/arm_breakage
Browse files Browse the repository at this point in the history
Fix ARM build failure
  • Loading branch information
Julio Montes authored Jun 9, 2020
2 parents 89e805e + 5d442a2 commit 517ad43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions virtcontainers/qemu_arm64.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package virtcontainers

import (
"context"
"fmt"
"time"

govmmQemu "github.com/intel/govmm/qemu"
Expand Down

0 comments on commit 517ad43

Please sign in to comment.