chore: change module repo

Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
This commit is contained in:
Thomas Schuetz
2023-03-22 07:40:21 +01:00
parent 54d8d1cea1
commit a307c132b3
5 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ Copyright © 2023 NAME HERE <EMAIL ADDRESS>
*/
package main
import "github.com/cloud-native-skunkworks/k8sgpt/cmd"
import "github.com/k8sgpt-ai/k8sgpt/cmd"
func main() {
cmd.Execute()