Skip to content

Commit

Permalink
Make docsy point to latest version of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deining authored and chalin committed Jun 1, 2023
1 parent 00b97f4 commit 654d29e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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-20230207192303-d02961b01815 // indirect
github.com/google/docsy/dependencies v0.6.1-0.20230125095517-798c2504905e // indirect
github.com/google/docsy/dependencies v0.6.1-0.20230215065409-8ae162551d68 // indirect
github.com/twbs/bootstrap v5.2.3+incompatible // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/FortAwesome/Font-Awesome v0.0.0-20230207192303-d02961b01815 h1:IgbtROhk8s9GkcNxrqFKAzR5rmDwV/QQ4Y31pb6crM8=
github.com/FortAwesome/Font-Awesome v0.0.0-20230207192303-d02961b01815/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
github.com/google/docsy/dependencies v0.6.1-0.20230125095517-798c2504905e h1:lfvr9ByCkuIz/ARoEDC/6gucVRjkooYTts5P+0yq5Qk=
github.com/google/docsy/dependencies v0.6.1-0.20230125095517-798c2504905e/go.mod h1:qhtpynRkDn1FOmD1gj0a5n6ptDjDw0O4Zmb+6pfYUKU=
github.com/google/docsy/dependencies v0.6.1-0.20230215065409-8ae162551d68 h1:dB7u/oFk/zjl8e1T8cFOdrDA5GxT6jsa0KmyaKDAqj0=
github.com/google/docsy/dependencies v0.6.1-0.20230215065409-8ae162551d68/go.mod h1:aWJs7B+mxVEyZ6OVxU7aQpubjnZMXALRKrSdTbd8uNw=
github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc=
github.com/twbs/bootstrap v5.2.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 comments on commit 654d29e

Please sign in to comment.