mirror of
https://github.com/casbin/bee.git
synced 2025-07-15 23:34:20 +08:00
Fixes #406
Adds support for darwin/amd64 platforms but requires cgo for cross compilation.
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
// License for the specific language governing permissions and limitations
|
||||
// under the License.
|
||||
|
||||
// +build !darwin
|
||||
|
||||
// Package dlv ...
|
||||
package dlv
|
||||
|
||||
|
Reference in New Issue
Block a user