Skip to content

Commit

Permalink
added test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sundaram2021 committed Nov 21, 2024
1 parent d060a72 commit 92f174b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
"github.com/rs/zerolog/log"
)

// main function
func main() {
if len(os.Args) < 2 {
fmt.Println("Please provide (aws, gcp or azure) as the first argument.")
Expand Down

0 comments on commit 92f174b

Please sign in to comment.