Skip to content

Commit

Permalink
Merge pull request #297 from schnerring/renovate/go-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency go to v1.23.1
  • Loading branch information
schnerring authored Sep 9, 2024
2 parents 5b073fb + fe6bf5c commit b1836dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/schnerring/hugo-theme-gruvbox

go 1.23.0
go 1.23.1

require github.com/schnerring/hugo-mod-json-resume v0.0.0-20240827190105-167993f39fd1 // indirect

0 comments on commit b1836dc

Please sign in to comment.