go.mod: update OSS for next unstable build.

Also increment the build number past what was used
on the release-branch/1.20

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/38/head
Denton Gentry 3 years ago
parent 3709101d12
commit 6b83c6ae21

@ -25,7 +25,7 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 83
versionCode 84
versionName "1.19.190-tc5243562d-g039124db792"
}
compileOptions {

@ -10,7 +10,7 @@ require (
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
golang.zx2c4.com/wireguard v0.0.0-20211116201604-de7c702ace45
inet.af/netaddr v0.0.0-20211027220019-c74959edd3b6
tailscale.com v1.1.1-0.20220107204023-c5243562d78e
tailscale.com v1.1.1-0.20220114004829-8cf1af8a0703
)
require (

@ -665,3 +665,5 @@ tailscale.com v1.1.1-0.20220107180532-1a4e8da0849f h1:PIv9L0qXK6HZuAer6hg6mmSByz
tailscale.com v1.1.1-0.20220107180532-1a4e8da0849f/go.mod h1:kjVy3ji2OH5lZhPLIIRacoY3CN4Bo3Yyb2mtoM8nfJ4=
tailscale.com v1.1.1-0.20220107204023-c5243562d78e h1:bZBRCuBpQ2O872vANI8FK9w3iFsaiN/sLD/v/DHHsVs=
tailscale.com v1.1.1-0.20220107204023-c5243562d78e/go.mod h1:kjVy3ji2OH5lZhPLIIRacoY3CN4Bo3Yyb2mtoM8nfJ4=
tailscale.com v1.1.1-0.20220114004829-8cf1af8a0703 h1:JvFJQzDcP5802LEyaoKNPHCZ3V4/2CyjLwP/MxdxztY=
tailscale.com v1.1.1-0.20220114004829-8cf1af8a0703/go.mod h1:kjVy3ji2OH5lZhPLIIRacoY3CN4Bo3Yyb2mtoM8nfJ4=

Loading…
Cancel
Save