Skip to content

Commit

Permalink
removing legacy module reference
Browse files Browse the repository at this point in the history
  • Loading branch information
castlemilk committed Dec 14, 2019
1 parent da14b3b commit 7226164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ THE SOFTWARE.
*/
package main

import "github.com/covarity/anchorctl/pkg/cmd"
import "pkg/cmd"

// Version and Build set through LD flags during build
var (
Expand Down

0 comments on commit 7226164

Please sign in to comment.