aboutsummaryrefslogtreecommitdiff
path: root/api/next.txt
diff options
context:
space:
mode:
authorAlexander Rakoczy <alex@golang.org>2020-06-09 16:17:46 -0400
committerAlexander Rakoczy <alex@golang.org>2020-06-09 22:30:06 +0000
commitc4f77b11df3ab8c3a717ef7f57f957c491d57c8e (patch)
tree89724f689619a3b75ae1eee3aa8aa6fdce9bcdef /api/next.txt
parent619072be4138e3fc092a9b77d57a9abc5333a4ab (diff)
downloadgo-c4f77b11df3ab8c3a717ef7f57f957c491d57c8e.tar.gz
go-c4f77b11df3ab8c3a717ef7f57f957c491d57c8e.zip
api: promote next to go1.15
Change-Id: I42e0d096b28614b95b0af21144f8f118e3eafcd5 Reviewed-on: https://go-review.googlesource.com/c/go/+/237297 Run-TryBot: Alexander Rakoczy <alex@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
Diffstat (limited to 'api/next.txt')
-rw-r--r--api/next.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/api/next.txt b/api/next.txt
index 442c29a416..e69de29bb2 100644
--- a/api/next.txt
+++ b/api/next.txt
@@ -1,3 +0,0 @@
-pkg testing, method (*T) Deadline() (time.Time, bool)
-pkg time, method (*Ticker) Reset(Duration)
-pkg sync, method (*Map) LoadAndDelete(interface{}) (interface{}, bool)