Skip to content

Commit 0a7ce98

Browse files
committed
bump versions
1 parent a86dbe3 commit 0a7ce98

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Install Hugo
2222
run: |
23-
HUGO_VERSION=0.152.2 # Update if needed
23+
HUGO_VERSION=0.160.0 # Update if needed
2424
wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz
2525
tar -xvzf hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz
2626
sudo mv hugo /usr/local/bin/hugo

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/wowchemy/starter-hugo-research-group
22

3-
go 1.25.3
3+
go 1.26
44

55
require (
66
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241012174104-661cadc17327

0 commit comments

Comments
 (0)