mirror of
https://github.com/casbin/bee.git
synced 2025-07-23 22:53:33 +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
|
// License for the specific language governing permissions and limitations
|
||||||
// under the License.
|
// under the License.
|
||||||
|
|
||||||
// +build !darwin
|
|
||||||
|
|
||||||
// Package dlv ...
|
// Package dlv ...
|
||||||
package dlv
|
package dlv
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user