Skip to content

Commit

Permalink
Fixes import path
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Sep 2, 2014
1 parent 9e44e27 commit 516fc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"os"
"runtime"

gen "github.com/cloudscape/gowsdl/generator"
gen "github.com/cloudescape/gowsdl/generator"
flags "github.com/jessevdk/go-flags"
)

Expand Down

0 comments on commit 516fc67

Please sign in to comment.