Skip to content

Commit

Permalink
added analytics code
Browse files Browse the repository at this point in the history
  • Loading branch information
tfsomrat committed Jul 28, 2022
1 parent 6a49fb3 commit 8d41de8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/themefisher/documentation
go 1.18

require (
github.com/davidsneighbour/hugo-netlification v1.2.2 // indirect
github.com/themefisher/core-docs v1.0.67 // indirect
github.com/davidsneighbour/hugo-netlification v1.2.6 // indirect
github.com/themefisher/core-docs v1.0.68 // indirect
github.com/twbs/bootstrap v5.1.3+incompatible // indirect
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/davidsneighbour/hugo-netlification v1.2.2 h1:inVKQDc9ZeBEv3sH9n/CZtr1L8cmr9gJGowLUrzonh0=
github.com/davidsneighbour/hugo-netlification v1.2.2/go.mod h1:6hgo+ce6kL1gEMKMOqCdukXQhL/2N7FUbOTVPs2Gw8c=
github.com/themefisher/core-docs v1.0.67 h1:1Ysrr7qlaeAJqulYdJNH90PYt1W0+jHgPkBojfs8jzo=
github.com/themefisher/core-docs v1.0.67/go.mod h1:MfYQdgXQWrVrjx5sNre9ysrs5/HD55KTco9+R9daESw=
github.com/davidsneighbour/hugo-netlification v1.2.6 h1:qFZkD7EoaHLu2qTUAVLn91myMaEOEX8Uc4EF4al0Tt0=
github.com/davidsneighbour/hugo-netlification v1.2.6/go.mod h1:v1RAKYCD4Qol2VS/aHYCHGWoSGd7JOfwb1sOt91sWh4=
github.com/themefisher/core-docs v1.0.68 h1:EFdb5qWZrkS0lrC4OyaF1FYKADVW9/uceoQw0NPEwtM=
github.com/themefisher/core-docs v1.0.68/go.mod h1:C5Tml6/NDSk2qjifpn7LWqOZvyJXc08EN3+a6/Nr/4I=
github.com/twbs/bootstrap v5.1.3+incompatible h1:19+1/69025oghttdacCOGvs1wv9D5lZnpfoCvKUsPCs=
github.com/twbs/bootstrap v5.1.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 comments on commit 8d41de8

Please sign in to comment.