Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6a9e509

Browse files
chore: bump github.com/gohugoio/hugo from 0.148.1 to 0.149.0
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.148.1 to 0.149.0.- [Release notes](https://github.com/gohugoio/hugo/releases)- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)- [Commits](gohugoio/hugo@v0.148.1...v0.149.0)---updated-dependencies:- dependency-name: github.com/gohugoio/hugo dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent5198127 commit6a9e509

File tree

2 files changed

+104
-95
lines changed

2 files changed

+104
-95
lines changed

‎go.mod‎

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ require (
127127
github.com/go-logr/logrv1.4.3
128128
github.com/go-playground/validator/v10v10.27.0
129129
github.com/gofrs/flockv0.12.0
130-
github.com/gohugoio/hugov0.148.1
130+
github.com/gohugoio/hugov0.149.0
131131
github.com/golang-jwt/jwt/v4v4.5.2
132132
github.com/golang-migrate/migrate/v4v4.19.0
133133
github.com/gomarkdown/markdownv0.0.0-20240930133441-72d49d9543d8
@@ -173,7 +173,7 @@ require (
173173
github.com/shirou/gopsutil/v4v4.25.4
174174
github.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966
175175
github.com/spf13/aferov1.14.0
176-
github.com/spf13/pflagv1.0.6
176+
github.com/spf13/pflagv1.0.7
177177
github.com/sqlc-dev/pqtypev0.3.0
178178
github.com/stretchr/testifyv1.11.1
179179
github.com/swaggo/http-swagger/v2v2.0.1
@@ -187,16 +187,16 @@ require (
187187
go.mozilla.org/pkcs7v0.9.0
188188
go.nhat.io/otelsqlv0.16.0
189189
go.opentelemetry.io/otelv1.37.0
190-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.35.0
191-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0
190+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.37.0
191+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.37.0
192192
go.opentelemetry.io/otel/sdkv1.37.0
193193
go.opentelemetry.io/otel/tracev1.37.0
194194
go.uber.org/atomicv1.11.0
195195
go.uber.org/goleakv1.3.1-0.20240429205332-517bace7cc29
196196
go.uber.org/mockv0.6.0
197197
go4.org/netipxv0.0.0-20230728180743-ad4cb58a6516
198198
golang.org/x/cryptov0.41.0
199-
golang.org/x/expv0.0.0-20250408133849-7e4ce0ab07d0
199+
golang.org/x/expv0.0.0-20250819193227-8b4c13bb791b
200200
golang.org/x/modv0.27.0
201201
golang.org/x/netv0.43.0
202202
golang.org/x/oauth2v0.30.0
@@ -206,9 +206,9 @@ require (
206206
golang.org/x/textv0.28.0
207207
golang.org/x/toolsv0.36.0
208208
golang.org/x/xerrorsv0.0.0-20240903120638-7835f813f4da
209-
google.golang.org/apiv0.246.0
209+
google.golang.org/apiv0.248.0
210210
google.golang.org/grpcv1.75.0
211-
google.golang.org/protobufv1.36.6
211+
google.golang.org/protobufv1.36.7
212212
gopkg.in/DataDog/dd-trace-go.v1v1.74.0
213213
gopkg.in/natefinch/lumberjack.v2v2.2.1
214214
gopkg.in/yaml.v3v3.0.1
@@ -219,7 +219,7 @@ require (
219219
)
220220

221221
require (
222-
cloud.google.com/go/authv0.16.3// indirect
222+
cloud.google.com/go/authv0.16.5// indirect
223223
cloud.google.com/go/auth/oauth2adaptv0.2.8// indirect
224224
cloud.google.com/go/loggingv1.13.0// indirect
225225
cloud.google.com/go/longrunningv0.6.7// indirect
@@ -248,7 +248,7 @@ require (
248248
github.com/agext/levenshteinv1.2.3// indirect
249249
github.com/agnivade/levenshteinv1.2.1// indirect
250250
github.com/akutz/memconnv0.1.0// indirect
251-
github.com/alecthomas/chroma/v2v2.19.0// indirect
251+
github.com/alecthomas/chroma/v2v2.20.0// indirect
252252
github.com/alexbrainman/sspiv0.0.0-20210105120005-909beea2cc74// indirect
253253
github.com/anmitsu/go-shlexv0.0.0-20200514113438-38f4b401e2be// indirect
254254
github.com/apparentlymart/go-cidrv1.1.0// indirect
@@ -265,7 +265,7 @@ require (
265265
github.com/aws/aws-sdk-go-v2/internal/iniv1.8.3// indirect
266266
github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.0// indirect
267267
github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.4// indirect
268-
github.com/aws/aws-sdk-go-v2/service/ssmv1.52.4// indirect
268+
github.com/aws/aws-sdk-go-v2/service/ssmv1.60.1// indirect
269269
github.com/aws/aws-sdk-go-v2/service/ssov1.28.2// indirect
270270
github.com/aws/aws-sdk-go-v2/service/ssooidcv1.34.0// indirect
271271
github.com/aws/aws-sdk-go-v2/service/stsv1.38.0// indirect
@@ -329,7 +329,7 @@ require (
329329
github.com/googleapis/gax-go/v2v2.15.0// indirect
330330
github.com/gorilla/cssv1.0.1// indirect
331331
github.com/gorilla/muxv1.8.1// indirect
332-
github.com/grpc-ecosystem/grpc-gateway/v2v2.26.1// indirect
332+
github.com/grpc-ecosystem/grpc-gateway/v2v2.27.1// indirect
333333
github.com/hashicorp/errwrapv1.1.0// indirect
334334
github.com/hashicorp/go-cleanhttpv0.5.2// indirect
335335
github.com/hashicorp/go-ctyv1.5.0// indirect
@@ -380,7 +380,7 @@ require (
380380
github.com/muesli/cancelreaderv0.2.2// indirect
381381
github.com/muesli/reflowv0.3.0// indirect
382382
github.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822// indirect
383-
github.com/niklasfasching/go-orgv1.8.0// indirect
383+
github.com/niklasfasching/go-orgv1.9.1// indirect
384384
github.com/oklog/runv1.1.0// indirect
385385
github.com/opencontainers/go-digestv1.0.0// indirect
386386
github.com/opencontainers/image-specv1.1.1// indirect
@@ -414,7 +414,7 @@ require (
414414
github.com/tailscale/wireguard-gov0.0.0-20231121184858-cc193a0b3272
415415
github.com/tchap/go-patricia/v2v2.3.2// indirect
416416
github.com/tcnksm/go-httpstatv0.2.0// indirect
417-
github.com/tdewolff/parse/v2v2.8.1// indirect
417+
github.com/tdewolff/parse/v2v2.8.3// indirect
418418
github.com/tidwall/matchv1.1.1// indirect
419419
github.com/tidwall/prettyv1.2.1// indirect
420420
github.com/tinylib/msgpv1.2.5// indirect
@@ -432,7 +432,7 @@ require (
432432
github.com/xeipuuv/gojsonschemav1.2.0// indirect
433433
github.com/xi2/xzv0.0.0-20171230120015-48954b6210f8// indirect
434434
github.com/yashtewari/glob-intersectionv0.2.0// indirect
435-
github.com/yuin/goldmarkv1.7.12// indirect
435+
github.com/yuin/goldmarkv1.7.13// indirect
436436
github.com/yuin/goldmark-emojiv1.0.6// indirect
437437
github.com/yusufpapurcu/wmiv1.2.4// indirect
438438
github.com/zclconf/go-ctyv1.16.3
@@ -443,9 +443,9 @@ require (
443443
go.opentelemetry.io/collector/pdata/pprofilev0.121.0// indirect
444444
go.opentelemetry.io/collector/semconvv0.123.0// indirect
445445
go.opentelemetry.io/contribv1.19.0// indirect
446-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0// indirect
446+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.62.0// indirect
447447
go.opentelemetry.io/otel/metricv1.37.0// indirect
448-
go.opentelemetry.io/proto/otlpv1.5.0// indirect
448+
go.opentelemetry.io/proto/otlpv1.7.0// indirect
449449
go.uber.org/multierrv1.11.0// indirect
450450
go.uber.org/zapv1.27.0// indirect
451451
go4.org/memv0.0.0-20220726221520-4f986261bf13// indirect
@@ -454,9 +454,9 @@ require (
454454
golang.zx2c4.com/wireguard/wgctrlv0.0.0-20230429144221-925a1e7659e6// indirect
455455
golang.zx2c4.com/wireguard/windowsv0.5.3// indirect
456456
google.golang.org/appenginev1.6.8// indirect
457-
google.golang.org/genprotov0.0.0-20250603155806-513f23925822// indirect
458-
google.golang.org/genproto/googleapis/apiv0.0.0-20250707201910-8d1bb00bc6a7// indirect
459-
google.golang.org/genproto/googleapis/rpcv0.0.0-20250728155136-f173205681a0// indirect
457+
google.golang.org/genprotov0.0.0-20250715232539-7130f93afb79// indirect
458+
google.golang.org/genproto/googleapis/apiv0.0.0-20250715232539-7130f93afb79// indirect
459+
google.golang.org/genproto/googleapis/rpcv0.0.0-20250818200422-3122310a409c// indirect
460460
gopkg.in/ini.v1v1.67.0// indirect
461461
gopkg.in/yaml.v2v2.4.0// indirect
462462
howett.net/plistv1.0.0// indirect
@@ -472,7 +472,7 @@ require (
472472
github.com/charmbracelet/colorprofilev0.2.3-0.20250311203215-f60798e515dc// indirect
473473
github.com/charmbracelet/x/cellbufv0.0.13// indirect
474474
github.com/go-json-experiment/jsonv0.0.0-20250725192818-e39067aee2d2// indirect
475-
github.com/golang-jwt/jwt/v5v5.2.2// indirect
475+
github.com/golang-jwt/jwt/v5v5.2.3// indirect
476476
github.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41e// indirect
477477
)
478478

@@ -489,22 +489,23 @@ require (
489489

490490
require (
491491
cel.dev/exprv0.24.0// indirect
492-
cloud.google.com/gov0.120.0// indirect
492+
cloud.google.com/gov0.121.4// indirect
493493
cloud.google.com/go/iamv1.5.2// indirect
494494
cloud.google.com/go/monitoringv1.24.2// indirect
495-
cloud.google.com/go/storagev1.50.0// indirect
495+
cloud.google.com/go/storagev1.55.0// indirect
496496
git.sr.ht/~jackmordaunt/go-toastv1.1.2// indirect
497497
github.com/DataDog/datadog-agent/comp/core/tagger/origindetectionv0.64.2// indirect
498498
github.com/DataDog/datadog-agent/pkg/versionv0.64.2// indirect
499499
github.com/DataDog/dd-trace-go/v2v2.0.0// indirect
500500
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcpv1.29.0// indirect
501-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricv0.50.0// indirect
502-
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemappingv0.50.0// indirect
501+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metricv0.53.0// indirect
502+
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemappingv0.53.0// indirect
503503
github.com/Masterminds/semver/v3v3.3.1// indirect
504504
github.com/aquasecurity/go-versionv0.0.1// indirect
505505
github.com/aquasecurity/trivyv0.58.2// indirect
506506
github.com/aws/aws-sdk-gov1.55.7// indirect
507507
github.com/bgentry/go-netrcv0.0.0-20140422174119-9fd32a8b3d3d// indirect
508+
github.com/cenkalti/backoff/v5v5.0.2// indirect
508509
github.com/charmbracelet/x/exp/slicev0.0.0-20250327172914-2fdc97757edf// indirect
509510
github.com/cncf/xds/gov0.0.0-20250501225837-2ac532fd4443// indirect
510511
github.com/dgryski/go-farmv0.0.0-20240924180020-3414d57e47da// indirect
@@ -513,6 +514,7 @@ require (
513514
github.com/esiqveland/notifyv0.13.3// indirect
514515
github.com/go-git/gcfgv1.5.1-0.20230307220236-3a3c6141e376// indirect
515516
github.com/go-git/go-billy/v5v5.6.2// indirect
517+
github.com/go-sql-driver/mysqlv1.9.3// indirect
516518
github.com/gorilla/websocketv1.5.4-0.20250319132907-e064f32e3674// indirect
517519
github.com/hashicorp/go-getterv1.7.9// indirect
518520
github.com/hashicorp/go-safetempv1.0.0// indirect
@@ -533,8 +535,8 @@ require (
533535
github.com/ulikunitz/xzv0.5.15// indirect
534536
github.com/yosida95/uritemplate/v3v3.0.2// indirect
535537
github.com/zeebo/xxh3v1.0.2// indirect
536-
go.opentelemetry.io/contrib/detectors/gcpv1.36.0// indirect
537-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.61.0// indirect
538+
go.opentelemetry.io/contrib/detectors/gcpv1.37.0// indirect
539+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.62.0// indirect
538540
go.opentelemetry.io/otel/sdk/metricv1.37.0// indirect
539541
google.golang.org/genaiv1.12.0// indirect
540542
gopkg.in/warnings.v0v0.1.2// indirect

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp