mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 18:10:52 +02:00
starters: fix: GitHub Pages doesn't support Go v1.22 yet
This commit is contained in:
parent
322b500bd2
commit
f8dfd561a6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module github.com/HugoBlox/hugo-blox-builder/starters/academic-cv
|
||||
|
||||
go 1.22
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue