Client-For-OpenBao/.history/main_20241107143300.go
2024-12-02 10:51:23 +01:00

7 lines
No EOL
64 B
Go

package main
import "fmt"
func main(){
fmt.Println("hello")
}