Skip to content

Commit

Permalink
fix: module version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcushen committed Apr 18, 2021
1 parent a864e0b commit b27513b
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,6 +3,6 @@ module github.com/wowchemy/starter-academic
go 1.15

require (
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210416205738-171648c80874 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210416205738-171648c80874 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210418194315-e9cec2d3e993 // indirect
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210418194315-e9cec2d3e993 // indirect
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210416205738-171648c80874 h1:4WTbhDz9mZJwib9xczuV+JwhI1t4U/joqp5AgabZIAI=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210416205738-171648c80874/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210416205738-171648c80874 h1:AthQYiC39YPnKx6J1cRlZ/nJfpqholO4ZXEFCpiMvsY=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210416205738-171648c80874/go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210418194315-e9cec2d3e993 h1:9LxExeICmhQtDbYL3qTIRg3u5M9/cp7Ke1PZuFVdXPQ=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210418194315-e9cec2d3e993/go.mod h1:H22qfH9qj3FWwsk7+bAZpmT24yRGNQURah2/IRwjbn8=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210418194315-e9cec2d3e993 h1:tgIU550aaN6MspiKvGe4CBYBpACtnazMksQHByyzIh4=
github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms v0.0.0-20210418194315-e9cec2d3e993/go.mod h1:AKpYbqUVlj0VYsc7Jsxe1o8Ko2yV31A5ZPdfpACcXJw=

0 comments on commit b27513b

Please sign in to comment.