diff options
Diffstat (limited to 'exampleSite/go.mod')
| -rw-r--r-- | exampleSite/go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 08528c9..877689e 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -4,4 +4,4 @@ go 1.18 replace github.com/sergeyklay/gohugo-theme-ed => ../ -require github.com/sergeyklay/gohugo-theme-ed v0.4.0 // indirect +require github.com/sergeyklay/gohugo-theme-ed v0.5.0 // indirect |
