Skip to content

Commit 58f5f32

Browse files
chore: bump github.com/gohugoio/hugo from 0.120.3 to 0.121.2 (#11473)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acec1f7 commit 58f5f32

File tree

2 files changed

+34
-327
lines changed

2 files changed

+34
-327
lines changed

go.mod

+11-11
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ require (
120120
github.com/go-ping/ping v1.1.0
121121
github.com/go-playground/validator/v10 v10.16.0
122122
github.com/gofrs/flock v0.8.1
123-
github.com/gohugoio/hugo v0.120.3
123+
github.com/gohugoio/hugo v0.121.2
124124
github.com/golang-jwt/jwt/v4 v4.5.0
125125
github.com/golang-migrate/migrate/v4 v4.17.0
126126
github.com/google/go-cmp v0.6.0
@@ -152,14 +152,14 @@ require (
152152
github.com/pion/udp v0.1.2
153153
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
154154
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
155-
github.com/pkg/sftp v1.13.6-0.20221018182125-7da137aa03f0
155+
github.com/pkg/sftp v1.13.6
156156
github.com/prometheus/client_golang v1.17.0
157157
github.com/prometheus/client_model v0.5.0
158158
github.com/prometheus/common v0.45.0
159159
github.com/quasilyte/go-ruleguard/dsl v0.3.21
160160
github.com/robfig/cron/v3 v3.0.1
161161
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
162-
github.com/spf13/afero v1.10.0
162+
github.com/spf13/afero v1.11.0
163163
github.com/spf13/pflag v1.0.5
164164
github.com/sqlc-dev/pqtype v0.3.0
165165
github.com/stretchr/testify v1.8.4
@@ -184,15 +184,15 @@ require (
184184
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
185185
golang.org/x/mod v0.14.0
186186
golang.org/x/net v0.19.0
187-
golang.org/x/oauth2 v0.14.0
187+
golang.org/x/oauth2 v0.15.0
188188
golang.org/x/sync v0.6.0
189189
golang.org/x/sys v0.16.0
190190
golang.org/x/term v0.16.0
191191
golang.org/x/text v0.14.0
192192
golang.org/x/tools v0.16.1
193193
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
194194
golang.zx2c4.com/wireguard v0.0.0-20230704135630-469159ecf7d1
195-
google.golang.org/api v0.151.0
195+
google.golang.org/api v0.152.0
196196
google.golang.org/grpc v1.60.1
197197
google.golang.org/protobuf v1.32.0
198198
gopkg.in/DataDog/dd-trace-go.v1 v1.57.0
@@ -369,7 +369,7 @@ require (
369369
github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect
370370
github.com/sirupsen/logrus v1.9.3 // indirect
371371
github.com/spaolacci/murmur3 v1.1.0 // indirect
372-
github.com/spf13/cast v1.5.1 // indirect
372+
github.com/spf13/cast v1.6.0 // indirect
373373
github.com/swaggo/files/v2 v2.0.0 // indirect
374374
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
375375
github.com/tailscale/certstore v0.1.1-0.20220316223106-78d6e1c49d8d // indirect
@@ -379,7 +379,7 @@ require (
379379
github.com/tailscale/wireguard-go v0.0.0-20230710185534-bb2c8f22eccf // indirect
380380
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
381381
github.com/tcnksm/go-httpstat v0.2.0 // indirect
382-
github.com/tdewolff/parse/v2 v2.7.3 // indirect
382+
github.com/tdewolff/parse/v2 v2.7.6 // indirect
383383
github.com/tidwall/match v1.1.1 // indirect
384384
github.com/tidwall/pretty v1.2.1 // indirect
385385
github.com/tinylib/msgp v1.1.8 // indirect
@@ -407,14 +407,14 @@ require (
407407
go4.org/intern v0.0.0-20230525184215-6c62f75575cb // indirect
408408
go4.org/mem v0.0.0-20220726221520-4f986261bf13 // indirect
409409
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2 // indirect
410-
golang.org/x/time v0.3.0 // indirect
410+
golang.org/x/time v0.5.0 // indirect
411411
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
412412
golang.zx2c4.com/wireguard/wgctrl v0.0.0-20230429144221-925a1e7659e6 // indirect
413413
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
414414
google.golang.org/appengine v1.6.8 // indirect
415-
google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b // indirect
416-
google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b // indirect
417-
google.golang.org/genproto/googleapis/rpc v0.0.0-20231030173426-d783a09b4405 // indirect
415+
google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17 // indirect
416+
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 // indirect
417+
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f // indirect
418418
gopkg.in/yaml.v2 v2.4.0 // indirect
419419
howett.net/plist v1.0.0 // indirect
420420
inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a // indirect

0 commit comments

Comments
 (0)