Skip to content

Commit

Permalink
Merge pull request #31 from dominant-strategies/test-sandbox-13
Browse files Browse the repository at this point in the history
test sandbox cicd
  • Loading branch information
robertlincecum authored Feb 27, 2024
2 parents e08c3b5 + bc7bd46 commit 06340e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package main
import "fmt"

func main() {
fmt.Println("Hello from Go!")
fmt.Println("Hello from Go 2!")
}

0 comments on commit 06340e4

Please sign in to comment.