Add thanks.
This commit is contained in:
parent
2aedd6140f
commit
ccef788283
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -423,6 +423,7 @@ func main() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Thanks https://gist.github.com/hyg/9c4afcd91fe24316cbf0
|
||||||
func openbrowser(url string) {
|
func openbrowser(url string) {
|
||||||
var err error
|
var err error
|
||||||
switch runtime.GOOS {
|
switch runtime.GOOS {
|
||||||
|
|
Loading…
Reference in a new issue