Skip to content

Commit

Permalink
bump go mod of theme
Browse files Browse the repository at this point in the history
  • Loading branch information
privatemaker committed Nov 9, 2023
1 parent 6d37ca2 commit bdc67b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ go 1.19

require (
github.com/privatemaker/headless-cms v0.0.0-20231108120115-eaae15fd819b // indirect
github.com/uradotdesign/hugo-ux-evaluations v0.1.0
github.com/uradotdesign/hugo-ux-evaluations v0.1.1
)

2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ github.com/uradotdesign/hugo-ux-evaluations v0.0.0-20231108153455-595d8354240f h
github.com/uradotdesign/hugo-ux-evaluations v0.0.0-20231108153455-595d8354240f/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=
github.com/uradotdesign/hugo-ux-evaluations v0.1.0 h1:AyOOvB1hQ8C8Q3MOYUPhftiwJibjNwkdO2s1FE9IUK0=
github.com/uradotdesign/hugo-ux-evaluations v0.1.0/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=
github.com/uradotdesign/hugo-ux-evaluations v0.1.1 h1:7f98i751CT8LyiTAG8qmmEWARGmTcgtOT+HJIEk9cHQ=
github.com/uradotdesign/hugo-ux-evaluations v0.1.1/go.mod h1:93bt/QngDgGMUSJ/g9COAfdfY5RxXft9IOeNhGegdso=

0 comments on commit bdc67b3

Please sign in to comment.