aboutsummaryrefslogtreecommitdiff
path: root/api/go1.21.txt
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2024-03-30 04:27:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-30 04:27:34 +0000
commit7f0f1006d8d84a601a9abe08a01c655d32401959 (patch)
tree46078ecd5e3b15e29899cc59722279d0d850c60a /api/go1.21.txt
parent278e43da00640f7005cfff1519f51be476ebc388 (diff)
parentac5387b8c64e817fdad843e56596bf6c1acbbf2d (diff)
downloadlinux-x86-master.tar.gz
Merge "Update linux-x86 Go prebuilts from ab/11641791" into mainHEADmastermain
Diffstat (limited to 'api/go1.21.txt')
-rw-r--r--api/go1.21.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/api/go1.21.txt b/api/go1.21.txt
index 50b6a5c21..1dc5fda56 100644
--- a/api/go1.21.txt
+++ b/api/go1.21.txt
@@ -167,7 +167,12 @@ pkg errors, var ErrUnsupported error #41198
pkg flag, func BoolFunc(string, string, func(string) error) #53747
pkg flag, method (*FlagSet) BoolFunc(string, string, func(string) error) #53747
pkg go/ast, func IsGenerated(*File) bool #28089
+pkg go/ast, func NewPackage //deprecated #52463
pkg go/ast, type File struct, GoVersion string #59033
+pkg go/ast, type Importer //deprecated #52463
+pkg go/ast, type Object //deprecated #52463
+pkg go/ast, type Package //deprecated #52463
+pkg go/ast, type Scope //deprecated #52463
pkg go/build/constraint, func GoVersion(Expr) string #59033
pkg go/build, type Directive struct #56986
pkg go/build, type Directive struct, Pos token.Position #56986