diff options
Diffstat (limited to 'exampleSite/go.mod')
| -rw-r--r-- | exampleSite/go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 90d95bb..812a99e 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -3,5 +3,3 @@ 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.7.0 // indirect |
