Skip to content

Commit

Permalink
Update dependencies for example site
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Apr 7, 2024
1 parent 9a7ac10 commit 4fb3a6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.18

replace github.com/sergeyklay/gohugo-theme-ed => ../

require github.com/sergeyklay/gohugo-theme-ed v0.6.0 // indirect
require github.com/sergeyklay/gohugo-theme-ed v0.7.0 // indirect
4 changes: 2 additions & 2 deletions exampleSite/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/sergeyklay/gohugo-theme-ed v0.0.0-20220424201054-c40490eb087e h1:8Lwe8SYrMB/GG3Fb+/dyK/yBVWDMc2B1I/ifovUzcZI=
github.com/sergeyklay/gohugo-theme-ed v0.0.0-20220424201054-c40490eb087e/go.mod h1:/wlttvayDGQGAoLINmDTucvGnbgWgjpUxetXbyUU5XM=
github.com/sergeyklay/gohugo-theme-ed v0.7.0 h1:a9gsYcdNheBrV/MYs8uWJ/Yqo5rVPWZDm8Cuch7W74o=
github.com/sergeyklay/gohugo-theme-ed v0.7.0/go.mod h1:1/VLBmJiJUJP93Qwdg2HzJzWq2dfgf6UVnWhAnbouYg=

0 comments on commit 4fb3a6c

Please sign in to comment.