Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored and DmitriyLewen committed Sep 27, 2021
1 parent f4a4a12 commit c421195
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,4 +11,5 @@ func main() {
fmt.Println(os.Getenv(envvars.PemData))
fmt.Println(os.Getenv(envvars.PemPathVariable))
fmt.Println(os.Getenv(envvars.GoPath))
fmt.Println("b")
}

0 comments on commit c421195

Please sign in to comment.