Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 7ae04b9

Browse files
committed
Update main.go
1 parent 0f56848 commit 7ae04b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package main
22

3-
import "gitlab.app.iteos.schwarz/stackit-ps/dns-cli/-/tree/main/cmd"
3+
import "github.com/BackInBash/dns-cli/cmd"
44

55
func main() {
66
cmd.Execute()

0 commit comments

Comments
 (0)