Skip to content

Commit

Permalink
Add missed require
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Sep 13, 2024
1 parent f69f8ee commit 6c6abb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ module github.com/sergeyklay/gohugo-theme-ed/exampleSite
go 1.18

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

require github.com/sergeyklay/gohugo-theme-ed v0.8.0 // indirect

0 comments on commit 6c6abb8

Please sign in to comment.