File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module golang.org/x/pkgsite/cmd/internal/doc
2
2
3
3
go 1.24.3
4
4
5
- require golang.org/x/pkgsite v0.0.0-20250704161611-eac0bf970406
5
+ require golang.org/x/pkgsite v0.0.0-20250714203841-103fd0f027b2
6
6
7
7
require (
8
8
github.com/google/licensecheck v0.3.1 // indirect
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ golang.org/x/mod v0.26.0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=
10
10
golang.org/x/mod v0.26.0 /go.mod h1:/j6NAhSk8iQ723BGAUyoAcn7SlD7s15Dp9Nd/SfeaFQ =
11
11
golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs =
12
12
golang.org/x/net v0.42.0 /go.mod h1:FF1RA5d3u7nAYA4z2TkclSCKh68eSXtiFwcWQpPXdt8 =
13
- golang.org/x/pkgsite v0.0.0-20250704161611-eac0bf970406 h1:lFoBx1t034P3LhGDpiHFL/TXeA0y+uvhLLm1I2HAXLE =
14
- golang.org/x/pkgsite v0.0.0-20250704161611-eac0bf970406 /go.mod h1:VrXC+QOJotwkMLrfMHJyZ9FZO64/URlJA26VJezx8XQ =
13
+ golang.org/x/pkgsite v0.0.0-20250714203841-103fd0f027b2 h1:2djFGXOhjwtZt9aKIAlLrYez4aFCQf63amDgSozJZ7s =
14
+ golang.org/x/pkgsite v0.0.0-20250714203841-103fd0f027b2 /go.mod h1:lHdU14GvKhxtIb9U1NN0ss4Ns49PaAz8Ecq/I97LUwI =
15
15
golang.org/x/sync v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw =
16
16
golang.org/x/sync v0.16.0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
17
17
golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
You can’t perform that action at this time.
0 commit comments