Skip to content

Commit 08c5c7f

Browse files
authored
Merge pull request #137 from layer5io/update-academy-theme-v0.1.19
[Automated] Update academy-theme to v0.1.19
2 parents c044e03 + 39b85ac commit 08c5c7f

File tree

2 files changed

+1
-32
lines changed

2 files changed

+1
-32
lines changed

go.mod

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
module github.com/layer5io/exoscale-academy
22

3-
go 1.12
4-
5-
require (
6-
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 // indirect
7-
github.com/google/docsy v0.12.0 // indirect
8-
github.com/layer5io/academy-theme v0.1.15 // indirect
9-
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 // indirect
10-
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
11-
)
3+
go 1.24.5

go.sum

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +0,0 @@
1-
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w=
2-
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3/go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo=
3-
github.com/google/docsy v0.12.0 h1:CddZKL39YyJzawr8GTVaakvcUTCJRAAYdz7W0qfZ2P4=
4-
github.com/google/docsy v0.12.0/go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM=
5-
github.com/layer5io/academy-theme v0.1.2 h1:6t7CkMyyJImuxKdE70VB6+vCTuBWLd/YcGu1voUdp1k=
6-
github.com/layer5io/academy-theme v0.1.2/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
7-
github.com/layer5io/academy-theme v0.1.3 h1:n7LcoSV9Wd5CHp/UONzagAx1DNB8n9V0qKyOq0GjJX8=
8-
github.com/layer5io/academy-theme v0.1.3/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
9-
github.com/layer5io/academy-theme v0.1.5 h1:QroyZIVIqM9NS4Wy8+mTdS4l88uH5BKdHgf1laVWd3g=
10-
github.com/layer5io/academy-theme v0.1.5/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
11-
github.com/layer5io/academy-theme v0.1.6 h1:BY86IBXPaoJyseLFiW6lkAnECt/oXtsQuvHU5ycCf2A=
12-
github.com/layer5io/academy-theme v0.1.6/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
13-
github.com/layer5io/academy-theme v0.1.7 h1:racJSgGmihy4C2+qZzCTSfjrR9hbv4QLnSrceTfciIo=
14-
github.com/layer5io/academy-theme v0.1.7/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
15-
github.com/layer5io/academy-theme v0.1.10 h1:IsCKKmXxcnXX9nnaJX016jRlUzy8wKcuDJhV0nofbSs=
16-
github.com/layer5io/academy-theme v0.1.10/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
17-
github.com/layer5io/academy-theme v0.1.15 h1:cDIOgNOM8qF6o4HVLnQnhyWBpTaaVvUz+ANJzwcTfLA=
18-
github.com/layer5io/academy-theme v0.1.15/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
19-
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 h1:ATysCRr0Rqm69xwYRRsg/uVcYW1MdV6AqinROKsg4BE=
20-
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741/go.mod h1:Kp2xgJUAqGztDN/j6T30ApwSaK1Yxs1IvrSgOoRFKnI=
21-
github.com/twbs/bootstrap v5.3.6+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
22-
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
23-
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)