Skip to content

Commit 82cb046

Browse files
dependabot[bot]kylecarbs
authored andcommitted
chore: bump github.com/gohugoio/hugo from 0.97.2 to 0.97.3 (#1132)
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.97.2 to 0.97.3. - [Release notes](https://github.com/gohugoio/hugo/releases) - [Changelog](https://github.com/gohugoio/hugo/blob/master/goreleaser.yml) - [Commits](gohugoio/hugo@v0.97.2...v0.97.3) --- updated-dependencies: - dependency-name: github.com/gohugoio/hugo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d01de4 commit 82cb046

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/go-chi/httprate v0.5.3
6262
github.com/go-chi/render v1.0.1
6363
github.com/go-playground/validator/v10 v10.10.1
64-
github.com/gohugoio/hugo v0.97.2
64+
github.com/gohugoio/hugo v0.97.3
6565
github.com/golang-jwt/jwt v3.2.2+incompatible
6666
github.com/golang-migrate/migrate/v4 v4.15.1
6767
github.com/google/go-github/v43 v43.0.1-0.20220414155304-00e42332e405

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -701,8 +701,8 @@ github.com/gogo/protobuf v1.3.0/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXP
701701
github.com/gogo/protobuf v1.3.1/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o=
702702
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
703703
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
704-
github.com/gohugoio/hugo v0.97.2 h1:KpmX9BvVXfuBdJqauSR2bcU1BWlyL4RYkaJVHjProoU=
705-
github.com/gohugoio/hugo v0.97.2/go.mod h1:FRv84nbwdRigH4boW1lxmBvHt2+ZLYu8W9wNuVOBeAo=
704+
github.com/gohugoio/hugo v0.97.3 h1:m8DRdCwdxTxAEGOSemHbapkjxrfo/l+d5pCAc8kz4Y4=
705+
github.com/gohugoio/hugo v0.97.3/go.mod h1:eK1apZTr4Kt04LwYgVFg7h0dXIYJyESgPb4jL2SX8lk=
706706
github.com/golang-jwt/jwt v3.2.2+incompatible h1:IfV12K8xAKAnZqdXVzCZ+TOjboZ2keLg81eXfW3O+oY=
707707
github.com/golang-jwt/jwt v3.2.2+incompatible/go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I=
708708
github.com/golang-migrate/migrate/v4 v4.15.1 h1:Sakl3Nm6+wQKq0Q62tpFMi5a503bgGhceo2icrgQ9vM=

0 commit comments

Comments
 (0)