Skip to content

Commit

Permalink
bar commmit
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed May 17, 2021
1 parent 5e91511 commit 7b551c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bar/bar/bar.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package bar
import "fmt"

func Bar() {
fmt.Println("bar module with changes")
fmt.Println("bar module with changes more lala")
}

0 comments on commit 7b551c8

Please sign in to comment.