aboutsummaryrefslogtreecommitdiff
path: root/api/go1.17.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/go1.17.txt')
-rw-r--r--api/go1.17.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/go1.17.txt b/api/go1.17.txt
index f054458715..257ca271d3 100644
--- a/api/go1.17.txt
+++ b/api/go1.17.txt
@@ -153,7 +153,7 @@ pkg time, const Layout = "01/02 03:04:05PM '06 -0700"
pkg time, const Layout ideal-string
pkg time, func UnixMicro(int64) Time
pkg time, func UnixMilli(int64) Time
-pkg time, method (*Time) IsDST() bool
+pkg time, method (Time) IsDST() bool
pkg time, method (Time) GoString() string
pkg time, method (Time) UnixMicro() int64
pkg time, method (Time) UnixMilli() int64