mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 16:54:16 +01:00
6 lines
154 B
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
|