Import go mobile bind at the android package level (#935)

This commit is contained in:
Maycon Santos
2023-06-05 17:28:13 +02:00
committed by GitHub
parent dd69c1cd31
commit f2df8f31cb
3 changed files with 7 additions and 0 deletions

1
go.mod
View File

@@ -63,6 +63,7 @@ require (
go.opentelemetry.io/otel/sdk/metric v0.33.0
goauthentik.io/api/v3 v3.2023051.3
golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028
golang.org/x/net v0.10.0
golang.org/x/sync v0.1.0
golang.org/x/term v0.8.0