Skip to content

Commit

Permalink
b17
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored and DmitriyLewen committed Sep 27, 2021
1 parent bb85fb8 commit 443c821
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("b17")
fmt.Println("b18")
}

0 comments on commit 443c821

Please sign in to comment.