Skip to content

Commit 258778a

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 31b0d20 commit 258778a

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
@@ -10,7 +10,7 @@ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/Fo
1010
require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
1212
github.com/layer5io/academy-theme v0.1.27 // indirect
13-
github.com/layer5io/exoscale-academy v0.4.5 // indirect
13+
github.com/layer5io/exoscale-academy v0.4.6 // indirect
1414
github.com/layer5io/layer5-academy v0.2.5 // 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
@@ -20,6 +20,8 @@ github.com/layer5io/exoscale-academy v0.4.4 h1:bIt9rxI40zrIeaeuW+07VamQz6MBgMkjj
2020
github.com/layer5io/exoscale-academy v0.4.4/go.mod h1:+v0DqA6/WzgfjsgGzV7eMih+0ZP5o4vj9XoKUQ2u5FU=
2121
github.com/layer5io/exoscale-academy v0.4.5 h1:+SweSaArX84mafwegGV/bs3obd14v8D7vM7eS2Ifei4=
2222
github.com/layer5io/exoscale-academy v0.4.5/go.mod h1:+v0DqA6/WzgfjsgGzV7eMih+0ZP5o4vj9XoKUQ2u5FU=
23+
github.com/layer5io/exoscale-academy v0.4.6 h1:Sc0K8TmHVkQAErPQR7A23kC5/hHe/Y5ZET+Z4xCTS1o=
24+
github.com/layer5io/exoscale-academy v0.4.6/go.mod h1:+v0DqA6/WzgfjsgGzV7eMih+0ZP5o4vj9XoKUQ2u5FU=
2325
github.com/layer5io/layer5-academy v0.2.2 h1:l6jAGtcntpHHz4BisUsHAJUD6ik0vKrnZO+ySlrkBAQ=
2426
github.com/layer5io/layer5-academy v0.2.2/go.mod h1:oXzz2zG5re4qo8vuuuFKQwfpTtfXUIfGly4Wv4uqYh0=
2527
github.com/layer5io/layer5-academy v0.2.4 h1:1RtR3hNyRS0XG+Nzlw6vG4YKBKAHz+sG+KYx3QO++Pg=

0 commit comments

Comments
 (0)