Skip to content

Commit

Permalink
fix* pkg change to github.com
Browse files Browse the repository at this point in the history
  • Loading branch information
colynn committed Nov 8, 2021
1 parent 82bdd4c commit 770a29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cli/main.go
Expand Up @@ -17,7 +17,7 @@ limitations under the License.
package main

import (
"atomci/cmd/cli/command"
"github.com/go-atomci/atomci/cmd/cli/command"
)

func main() {
Expand Down

0 comments on commit 770a29d

Please sign in to comment.