Skip to content

Commit

Permalink
Release v0.5.0 prep, fix module dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
geriom committed Oct 6, 2022
1 parent 0c183ef commit 646ef44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.12

require (
github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac // indirect
github.com/google/docsy/dependencies v0.5.0-0.20220905171817-ae8b8117ed16 // indirect
github.com/google/docsy/dependencies v0.5.0 // indirect
github.com/twbs/bootstrap v4.6.1+incompatible // indirect
)

0 comments on commit 646ef44

Please sign in to comment.