Bubble errors instead of panicking (#194)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build (!appengine && linux) || freebsd || darwin || dragonfly || netbsd || openbsd
|
||||
// +build !appengine,linux freebsd darwin dragonfly netbsd openbsd
|
||||
|
||||
package kong
|
||||
|
||||
Reference in New Issue
Block a user