Skip to content

Commit 537ad05

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 1bf4e22 commit 537ad05

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.5 // indirect
13-
github.com/layer5io/exoscale-academy v0.6.0 // indirect
13+
github.com/layer5io/exoscale-academy v0.6.1 // indirect
1414
github.com/layer5io/layer5-academy v0.3.0 // 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
@@ -58,6 +58,8 @@ github.com/layer5io/exoscale-academy v0.5.5 h1:jRe11bAlqbq+x3obPHE41pSbMBdoCEmuv
5858
github.com/layer5io/exoscale-academy v0.5.5/go.mod h1:9hx/YBxiM2FTHskFkcmwmswi4DiIfNMBWuq01MFm0mY=
5959
github.com/layer5io/exoscale-academy v0.6.0 h1:t1saVglxyL+kNCiC0iYKY/G+aFjV9mDmPingix0aBro=
6060
github.com/layer5io/exoscale-academy v0.6.0/go.mod h1:mygT+PNZwpSdH53cKhQDpoHC3AH5j7rXQra8+eL1LNo=
61+
github.com/layer5io/exoscale-academy v0.6.1 h1:kOesuiyQXgpa46uOsQXPkNVHE1nmWlQ0Pva1G66a3eA=
62+
github.com/layer5io/exoscale-academy v0.6.1/go.mod h1:mygT+PNZwpSdH53cKhQDpoHC3AH5j7rXQra8+eL1LNo=
6163
github.com/layer5io/layer5-academy v0.2.2 h1:l6jAGtcntpHHz4BisUsHAJUD6ik0vKrnZO+ySlrkBAQ=
6264
github.com/layer5io/layer5-academy v0.2.2/go.mod h1:oXzz2zG5re4qo8vuuuFKQwfpTtfXUIfGly4Wv4uqYh0=
6365
github.com/layer5io/layer5-academy v0.2.4 h1:1RtR3hNyRS0XG+Nzlw6vG4YKBKAHz+sG+KYx3QO++Pg=

0 commit comments

Comments
 (0)