Skip to content

Commit aaefce5

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 3e80164 commit aaefce5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
1212
github.com/layer5io/academy-theme v0.2.0 // indirect
1313
github.com/layer5io/exoscale-academy v0.4.11 // indirect
14-
github.com/layer5io/layer5-academy v0.2.5 // indirect
14+
github.com/layer5io/layer5-academy v0.2.6 // indirect
1515
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
1616
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,7 @@ github.com/layer5io/layer5-academy v0.2.4 h1:1RtR3hNyRS0XG+Nzlw6vG4YKBKAHz+sG+KY
4242
github.com/layer5io/layer5-academy v0.2.4/go.mod h1:8CvyTQ0/L/4tLWXdsLDqUbSCOLg5kelVKg5ALvDP5rk=
4343
github.com/layer5io/layer5-academy v0.2.5 h1:v2wyTBb7UW591308n6Lh5MRVsh0doUXudz1+82F2wQI=
4444
github.com/layer5io/layer5-academy v0.2.5/go.mod h1:K+fXaaTUz/PF0JJc8y4Ta5gBB0q8evImEpE9IncTNl8=
45+
github.com/layer5io/layer5-academy v0.2.6 h1:S9U32+vUIX4obcHb4zRVGGwjwefT3jyEMQUZ8hO1IZw=
46+
github.com/layer5io/layer5-academy v0.2.6/go.mod h1:990Y5W4Snbi8eOSA3+9nx4yAZI6HwYnhP8QDdEpwaO0=
4547
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
4648
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)