Skip to content

Commit

Permalink
ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
shukra-in-spirit committed Jun 17, 2022
1 parent cc66ac8 commit f5eee72
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package main

import "fmt"

func main() {
// Feel free to delete this file.
fmt.Println("Hello Gophers")
}

0 comments on commit f5eee72

Please sign in to comment.