[pkgsite] cmd/internal/doc: update golang.org/x/pkgsite@v0.3.0

0 views
Skip to first unread message

Hyang-Ah Hana Kim (Gerrit)

unread,
9:27 PM (1 hour ago) 9:27 PM
to Michael Matloob, goph...@pubsubhelper.golang.org, Hyang-Ah Hana Kim, golang-co...@googlegroups.com
Attention needed from Michael Matloob

Hyang-Ah Hana Kim has uploaded the change for review

Hyang-Ah Hana Kim would like Michael Matloob to review this change.

Commit message

cmd/internal/doc: update golang.org/x/pkg...@v0.3.0

This picks up go.dev/cl/791342 that uses tags inherited from the
build context.
Change-Id: I1ba07e5235c3c43b62ae3c8f43b169e95fc40745

Change diff

diff --git a/cmd/internal/doc/go.mod b/cmd/internal/doc/go.mod
index 4930405..fc45952 100644
--- a/cmd/internal/doc/go.mod
+++ b/cmd/internal/doc/go.mod
@@ -1,8 +1,8 @@
module golang.org/x/pkgsite/cmd/internal/doc

-go 1.25.5
+go 1.26.0

-require golang.org/x/pkgsite v0.2.0
+require golang.org/x/pkgsite v0.3.0

require (
github.com/google/licensecheck v0.3.1 // indirect
diff --git a/cmd/internal/doc/go.sum b/cmd/internal/doc/go.sum
index 256a846..d4b516c 100644
--- a/cmd/internal/doc/go.sum
+++ b/cmd/internal/doc/go.sum
@@ -1,5 +1,5 @@
-github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
-github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
+github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
+github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
github.com/google/licensecheck v0.3.1 h1:QoxgoDkaeC4nFrtGN1jV7IPmDCHFNIVh54e5hSt6sPs=
github.com/google/licensecheck v0.3.1/go.mod h1:ORkR35t/JjW+emNKtfJDII0zlciG9JgbT7SmsohlHmY=
github.com/google/safehtml v0.0.3-0.20211026203422-d6f0e11a5516 h1:pSEdbeokt55L2hwtWo6A2k7u5SG08rmw0LhWEyrdWgk=
@@ -10,8 +10,8 @@
golang.org/x/mod v0.38.0/go.mod h1:V6Xz0pq8TQ3dGqVQ1FVHuelZpAL0uNhSkk9ogYP3c40=
golang.org/x/net v0.57.0 h1:K5+3DljvIuDG9/Jv9rvyMywYNFCQ9RSUY6OOTTkT+tE=
golang.org/x/net v0.57.0/go.mod h1:KpXc8iv+r3XplLAG/f7Jsf9RPszJzdR0f58q9vGOuEU=
-golang.org/x/pkgsite v0.2.0 h1:4VMBzfFtH5f/Uz8/4gt2IpX3yvLvROuOZy++yJp2Tn0=
-golang.org/x/pkgsite v0.2.0/go.mod h1:t+o4F/2sNveVK/W0uZzVVH3dwlj/g2CBCrTGyysQQDg=
+golang.org/x/pkgsite v0.3.0 h1:KC2O9sH60/GW8i/C//7MbSq5JZ5gROglHYHduwVi4ss=
+golang.org/x/pkgsite v0.3.0/go.mod h1:tjxP4T3KVLfWoYcq1/qSTmtpVNdyybLdUZ3S3hs+wKk=
golang.org/x/sync v0.22.0 h1:SZjpbeLmrCk4xhRSZFNZW5gFUeCeFgjekvI/+gfScek=
golang.org/x/sync v0.22.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=

Change information

Files:
  • M cmd/internal/doc/go.mod
  • M cmd/internal/doc/go.sum
Change size: S
Delta: 2 files changed, 6 insertions(+), 6 deletions(-)
Open in Gerrit

Related details

Attention is currently required from:
  • Michael Matloob
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
  • requirement is not satisfiedkokoro-CI-Passes
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: pkgsite
Gerrit-Branch: master
Gerrit-Change-Id: I1ba07e5235c3c43b62ae3c8f43b169e95fc40745
Gerrit-Change-Number: 803941
Gerrit-PatchSet: 1
Gerrit-Owner: Hyang-Ah Hana Kim <hya...@gmail.com>
Gerrit-Reviewer: Hyang-Ah Hana Kim <hya...@gmail.com>
Gerrit-Reviewer: Michael Matloob <mat...@golang.org>
Gerrit-Attention: Michael Matloob <mat...@golang.org>
unsatisfied_requirement
satisfied_requirement
open
diffy

kokoro (Gerrit)

unread,
10:01 PM (1 hour ago) 10:01 PM
to Hyang-Ah Hana Kim, goph...@pubsubhelper.golang.org, golang...@luci-project-accounts.iam.gserviceaccount.com, Michael Matloob, golang-co...@googlegroups.com
Attention needed from Hyang-Ah Hana Kim and Michael Matloob

kokoro voted kokoro-CI+1

Kokoro presubmit build finished with status: SUCCESS
Logs at: https://source.cloud.google.com/results/invocations/f2a302e9-5562-4e3b-8e64-1899f916a479

kokoro-CI+1
Open in Gerrit

Related details

Attention is currently required from:
  • Hyang-Ah Hana Kim
  • Michael Matloob
Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    • requirement satisfiedkokoro-CI-Passes
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: pkgsite
    Gerrit-Branch: master
    Gerrit-Change-Id: I1ba07e5235c3c43b62ae3c8f43b169e95fc40745
    Gerrit-Change-Number: 803941
    Gerrit-PatchSet: 1
    Gerrit-Owner: Hyang-Ah Hana Kim <hya...@gmail.com>
    Gerrit-Reviewer: Hyang-Ah Hana Kim <hya...@gmail.com>
    Gerrit-Reviewer: Michael Matloob <mat...@golang.org>
    Gerrit-Reviewer: kokoro <noreply...@google.com>
    Gerrit-CC: kokoro <noreply...@google.com>
    Gerrit-Attention: Michael Matloob <mat...@golang.org>
    Gerrit-Attention: Hyang-Ah Hana Kim <hya...@gmail.com>
    Gerrit-Comment-Date: Wed, 22 Jul 2026 02:01:07 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages