1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-02 17:01:20 +01:00
netbird/client/android/gomobile.go

6 lines
154 B
Go

package android
import _ "golang.org/x/mobile/bind"
// to keep our CI/CD that checks go.mod and go.sum files happy, we need to import the package above