android: bumping OSS to 1.75.80 (#530)

android: bumping OSS

OSS and Version updated to 1.75.80-t8fdffb8da-g2daeee584df

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
pull/531/head
Andrea Gottardo 4 weeks ago committed by GitHub
parent 2daeee584d
commit 4ca757bb75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -38,7 +38,7 @@ android {
minSdkVersion 26 minSdkVersion 26
targetSdkVersion 34 targetSdkVersion 34
versionCode 241 versionCode 241
versionName "1.75.58-t262c526c4-gf5ecca3c967" versionName "1.75.80-t8fdffb8da-g2daeee584df"
// This setting, which defaults to 'true', will cause Tailscale to fall // This setting, which defaults to 'true', will cause Tailscale to fall
// back to the Google DNS servers if it cannot determine what the // back to the Google DNS servers if it cannot determine what the

@ -6,7 +6,7 @@ require (
github.com/tailscale/wireguard-go v0.0.0-20240905161824-799c1978fafc github.com/tailscale/wireguard-go v0.0.0-20240905161824-799c1978fafc
golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab golang.org/x/mobile v0.0.0-20240806205939-81131f6468ab
inet.af/netaddr v0.0.0-20220617031823-097006376321 inet.af/netaddr v0.0.0-20220617031823-097006376321
tailscale.com v1.75.0-pre.0.20241001211147-262c526c4efc tailscale.com v1.75.0-pre.0.20241004163519-8fdffb8da05d
) )
require ( require (

@ -256,5 +256,5 @@ inet.af/netaddr v0.0.0-20220617031823-097006376321 h1:B4dC8ySKTQXasnjDTMsoCMf1sQ
inet.af/netaddr v0.0.0-20220617031823-097006376321/go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k= inet.af/netaddr v0.0.0-20220617031823-097006376321/go.mod h1:OIezDfdzOgFhuw4HuWapWq2e9l0H9tK4F1j+ETRtF3k=
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k= software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI= software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
tailscale.com v1.75.0-pre.0.20241001211147-262c526c4efc h1:+Pq+F1fMBfVUC8hupODw4GX+9OS2Ag9Zf66+2Af2WWE= tailscale.com v1.75.0-pre.0.20241004163519-8fdffb8da05d h1:c8rM8R1JUXdgC/GWbnXNs4a+LkjS1K1biMi3AK9KQac=
tailscale.com v1.75.0-pre.0.20241001211147-262c526c4efc/go.mod h1:7thJue8VqOg3kbRY2fmnqspw4ZfgTXskNtDnvEgAmfA= tailscale.com v1.75.0-pre.0.20241004163519-8fdffb8da05d/go.mod h1:myCwmhYBvMCF/5OgBYuIW42zscuEo30bAml7wABVZLk=

Loading…
Cancel
Save