Add thanks.

This commit is contained in:
Kalle Carlbark 2019-08-29 21:43:55 +02:00
parent 2aedd6140f
commit ccef788283
No known key found for this signature in database
GPG key ID: 3FC0C93C5A5A0670

View file

@ -423,6 +423,7 @@ func main() {
}
}
// Thanks https://gist.github.com/hyg/9c4afcd91fe24316cbf0
func openbrowser(url string) {
var err error
switch runtime.GOOS {