Skip to content

Commit

Permalink
Bump theme to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Aug 31, 2024
1 parent 1396ce5 commit d47f77c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/razonyang/hugo-theme-bootstrap-skeleton

go 1.18

require github.com/razonyang/hugo-theme-bootstrap v1.7.0 // indirect
require github.com/razonyang/hugo-theme-bootstrap v1.7.1 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/razonyang/hugo-theme-bootstrap v1.7.0 h1:oPP1/Giy3aDljh/kf7i39jv3pS2FY6uFE3js9mq+VAk=
github.com/razonyang/hugo-theme-bootstrap v1.7.0/go.mod h1:o+IIPL/5wreiTojnN4MsQqKuxbv3fWAQnMhG9geltQo=
github.com/razonyang/hugo-theme-bootstrap v1.7.1 h1:5SDQjSBH8W+m53QtSEDy+FDqm9QimElRtFsbP48v+KA=
github.com/razonyang/hugo-theme-bootstrap v1.7.1/go.mod h1:o+IIPL/5wreiTojnN4MsQqKuxbv3fWAQnMhG9geltQo=

0 comments on commit d47f77c

Please sign in to comment.