Skip to content

Commit 3e4ee47

Browse files
authored
Merge branch 'master' into update-academy-theme-v0.2.2
Signed-off-by: Aabid Sofi <[email protected]>
2 parents 9208bb6 + 33ee727 commit 3e4ee47

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.2.2 // indirect
13-
github.com/layer5io/exoscale-academy v0.5.2 // indirect
13+
github.com/layer5io/exoscale-academy v0.5.3 // indirect
1414
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
@@ -46,6 +46,8 @@ github.com/layer5io/exoscale-academy v0.5.1 h1:ftnnPuhe102SxTKnnbzOeVthlX7I/MJg4
4646
github.com/layer5io/exoscale-academy v0.5.1/go.mod h1:tJebpVNfj6kqvo0qEJUdJGV8igbIDfJyuFYgJyxc9NA=
4747
github.com/layer5io/exoscale-academy v0.5.2 h1:IQd5kfCV13FHZ4j/l2aMxJF78DTSrZrTN4motfwPStA=
4848
github.com/layer5io/exoscale-academy v0.5.2/go.mod h1:tJebpVNfj6kqvo0qEJUdJGV8igbIDfJyuFYgJyxc9NA=
49+
github.com/layer5io/exoscale-academy v0.5.3 h1:rlB0Sn67LbjE/ohhnYUasiQyusece6hI5jE0KfuUzKg=
50+
github.com/layer5io/exoscale-academy v0.5.3/go.mod h1:tJebpVNfj6kqvo0qEJUdJGV8igbIDfJyuFYgJyxc9NA=
4951
github.com/layer5io/layer5-academy v0.2.2 h1:l6jAGtcntpHHz4BisUsHAJUD6ik0vKrnZO+ySlrkBAQ=
5052
github.com/layer5io/layer5-academy v0.2.2/go.mod h1:oXzz2zG5re4qo8vuuuFKQwfpTtfXUIfGly4Wv4uqYh0=
5153
github.com/layer5io/layer5-academy v0.2.4 h1:1RtR3hNyRS0XG+Nzlw6vG4YKBKAHz+sG+KYx3QO++Pg=

0 commit comments

Comments
 (0)