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

Commit

Permalink
Merge pull request #72 from PFacheris/master
Browse files Browse the repository at this point in the history
fix missing sync import in kubectl.go
  • Loading branch information
esmet authored Apr 22, 2019
2 parents 33b27c8 + 19aa12f commit 9ab3561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubectl/kubectl.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"os/exec"
"sort"
"strings"
"sync"
"syscall"

"github.com/appnexus/ankh/context"
Expand Down

0 comments on commit 9ab3561

Please sign in to comment.