Fix exampleSite gomod...

This commit is contained in:
Regis Philibert 2022-05-06 10:19:09 -04:00
parent dd7cded81d
commit ddf6a83405
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,4 @@ module github.com/theNewDynamic/gohugo-theme-ananke/exampleSite
go 1.14
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220211195439-d4e5a698a829 // indirect
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de // indirect

View File

@ -1,2 +1,6 @@
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220211195439-d4e5a698a829 h1:dxXpDsAqswhvn8pPOC993d217NX/ZbIUSkWz1/awi4s=
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220211195439-d4e5a698a829/go.mod h1:bgj7bjD98mZSR/KOYKuF5lcIgEmTnJ763rZH4EseLv4=
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de h1:GFOZLfcGsunzwxK9UPAlWyPE1WwQPF/7KLbUyOv27us=
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220421182344-c49009b823de/go.mod h1:yY14BLqqh5G61rO81YcJKMHY1rClY5iIiUK+K2JKSUM=
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220506133956-dd7cded81d83 h1:WzT6TQM/IWBuR0xuCKxfWyuQUxZRHOgzU3+RoVX88Xs=
github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220506133956-dd7cded81d83/go.mod h1:yY14BLqqh5G61rO81YcJKMHY1rClY5iIiUK+K2JKSUM=