Skip to content

Commit

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

0 comments on commit 8a3217a

Please sign in to comment.