8000 chore: Bump github.com/gohugoio/hugo from 0.111.3 to 0.113.0 · coder/coder@8924ad1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8924ad1

Browse files
chore: Bump github.com/gohugoio/hugo from 0.111.3 to 0.113.0
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.111.3 to 0.113.0. - [Release notes](https://github.com/gohugoio/hugo/releases) - [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml) - [Commits](gohugoio/hugo@v0.111.3...v0.113.0) --- updated-dependencies: - dependency-name: github.com/gohugoio/hugo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28f3539 commit 8924ad1

File tree

2 files changed

+31
-136
lines changed

2 files changed

+31
-136
lines changed

go.mod

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
// In later at least v0.7.1, lipgloss changes its terminal detection
7272
// which breaks most of our CLI golden files tests.
7373
github.com/charmbracelet/lipgloss v0.7.1
74-
github.com/cli/safeexec v1.0.0
74+
github.com/cli/safeexec v1.0.1
7575
github.com/codeclysm/extract v2.2.0+incompatible
7676
github.com/coder/flog v1.1.0
7777
github.com/coder/retry v1.4.0
@@ -98,7 +98,7 @@ require (
9898
github.com/go-ping/ping v1.1.0
9999
github.com/go-playground/validator/v10 v10.14.0
100100
github.com/gofrs/flock v0.8.1
101-
github.com/gohugoio/hugo v0.111.3
101+
github.com/gohugoio/hugo v0.113.0
102102
github.com/golang-jwt/jwt v3.2.2+incompatible
103103
github.com/golang-jwt/jwt/v4 v4.5.0
104104
github.com/golang-migrate/migrate/v4 v4.16.0
@@ -201,7 +201,7 @@ require (
201201
github.com/aymerick/douceur v0.2.0 // indirect
202202
github.com/beorn7/perks v1.0.1 // indirect
203203
github.com/bep/godartsass v0.16.0 // indirect
204-
github.com/bep/golibsass v1.1.0 // indirect
204+
github.com/bep/golibsass v1.1.1 // indirect
205205
github.com/cespare/xxhash/v2 v2.2.0 // indirect
206206
github.com/charmbracelet/bubbles v0.15.0 // indirect
207207
github.com/charmbracelet/bubbletea v0.23.2 // indirect
@@ -210,12 +210,11 @@ require (
210210
github.com/containerd/continuity v0.3.0 // indirect
211211
github.com/coreos/go-iptables v0.6.0 // indirect
212212
github.com/davecgh/go-spew v1.1.1 // indirect
213-
github.com/dlclark/regexp2 v1.8.1 // indirect
213+
github.com/dlclark/regexp2 v1.10.0 // indirect
214214
github.com/docker/cli v20.10.17+incompatible // indirect
215215
github.com/docker/docker v23.0.3+incompatible // indirect
216216
github.com/docker/go-connections v0.4.0 // indirect
217217
github.com/docker/go-units v0.5.0 // indirect
218-
github.com/dustin/go-humanize v1.0.1 // indirect
219218
github.com/elastic/go-windows v1.0.0 // indirect
220219
github.com/fxamacker/cbor/v2 v2.4.0 // indirect
221220
github.com/ghodss/yaml v1.0.0 // indirect
@@ -271,7 +270,7 @@ require (
271270
github.com/kr/fs v0.1.0 // indirect
272271
github.com/leodido/go-urn v1.2.4 // indirect
273272
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
274-
github.com/mailru/easyjson v0.7.6 // indirect
273+
github.com/mailru/easyjson v0.7.7 // indirect
275274
github.com/mattn/go-colorable v0.1.13 // indirect
276275
github.com/mattn/go-localereader v0.0.1 // indirect
277276
github.com/mattn/go-runewidth v0.0.14 // indirect
@@ -306,7 +305,7 @@ require (
306305
github.com/rivo/uniseg v0.4.4 // indirect
307306
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b // indirect
308307
github.com/sirupsen/logrus v1.9.2 // indirect
309-
github.com/spf13/cast v1.5.0 // indirect
308+
github.com/spf13/cast v1.5.1 // indirect
310309
github.com/spf13/jwalterweatherman v1.1.0 // indirect
311310
github.com/swaggo/files/v2 v2.0.0 // indirect
312311
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
@@ -317,7 +316,7 @@ require (
317316
github.com/tailscale/wireguard-go v0.0.0-20221219190806-4fa124729667 // indirect
318317
github.com/tchap/go-patricia/v2 v2.3.1 // indirect
319318
github.com/tcnksm/go-httpstat v0.2.0 // indirect
320-
github.com/tdewolff/parse/v2 v2.6.5 // indirect
319+
github.com/tdewolff/parse/v2 v2.6.6 // indirect
321320
github.com/u-root/uio v0.0.0-20221213070652-c3537552635f // indirect
322321
github.com/vishvananda/netlink v1.1.1-0.20211118161826-650dca95af54 // indirect
323322
github.com/vishvananda/netns v0.0.0-20211101163701-50045581ed74 // indirect
@@ -352,13 +351,17 @@ require (
352351
inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect
353352
)
354353

355-
require github.com/gobwas/httphead v0.1.0
354+
require (
355+
github.com/dave/dst v0.27.2
356+
github.com/gobwas/httphead v0.1.0
357+
)
356358

357359
require (
358360
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
359361
github.com/cloudflare/circl v1.3.3 // indirect
360-
github.com/dave/dst v0.27.2 // indirect
361362
github.com/gabriel-vasile/mimetype v1.4.2 // indirect
363+
github.com/go-test/deep v1.0.8 // indirect
364+
github.com/tdewolff/test v1.0.9 // indirect
362365
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
363366
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
364367
)

0 commit comments

Comments
 (0)
0