diff options
Diffstat (limited to 'exampleSite/go.mod')
| -rw-r--r-- | exampleSite/go.mod | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod deleted file mode 100644 index b284689..0000000 --- a/exampleSite/go.mod +++ /dev/null @@ -1,7 +0,0 @@ -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.0.0-20220424201054-c40490eb087e // indirect |
