Skip to content

Commit 2b79590

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 713abd3 commit 2b79590

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

academy_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"1e2a8e46-937c-47ea-ab43-5716e3bcab2e": {
88
"module": "github.com/layer5io/exoscale-academy",
9-
"version": "v0.6.23"
9+
"version": "v0.6.24"
1010
},
1111
"d011fd20-a3f5-4480-883b-dfb34321d168": {
1212
"module": "github.com/layer5io/layer5-academy",

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
1212
github.com/layer5io/academy-theme v0.4.2 // indirect
1313
github.com/layer5io/digitalocean-academy v0.1.12 // indirect
14-
github.com/layer5io/exoscale-academy v0.6.23 // indirect
14+
github.com/layer5io/exoscale-academy v0.6.24 // indirect
1515
github.com/layer5io/layer5-academy v0.8.7 // indirect
1616
github.com/meshery-extensions/meshery-academy v0.4.11 // indirect
1717
github.com/twbs/bootstrap v5.3.8+incompatible // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ github.com/layer5io/exoscale-academy v0.6.22 h1:ptAUh+IBUEQ7SrSxagIKTKb07EsZss1y
8888
github.com/layer5io/exoscale-academy v0.6.22/go.mod h1:pr8bLj/NkeHrPsOZ+shtIMJhcvfneD4CNRSEnFZCNCs=
8989
github.com/layer5io/exoscale-academy v0.6.23 h1:JvwZtz1WH095scxUyeziAcz7ja71in/9PcuGm5axRHI=
9090
github.com/layer5io/exoscale-academy v0.6.23/go.mod h1:uk1ktcRZuIEn3c7bhbvx/wdc9VPHHzrTRAyrMscUN6E=
91+
github.com/layer5io/exoscale-academy v0.6.24 h1:5e4NToSn9oh0XxXZAX8FRWWlS1MCMGbgUm8brGz98pw=
92+
github.com/layer5io/exoscale-academy v0.6.24/go.mod h1:UgBtblzcFXaWIAVoN/mBBuQw5W1Rh7mNPBg7/Qm4lTw=
9193
github.com/layer5io/layer5-academy v0.4.1 h1:I7Ggh8DAtR8CmVxRV9CBMB0JrHLaALvjwTYFtPposUI=
9294
github.com/layer5io/layer5-academy v0.4.1/go.mod h1:4WqhzGQQN6veMumx/IUXi6T9YEvtsP9qUxPLuGCq8mY=
9395
github.com/layer5io/layer5-academy v0.4.2 h1:x0K2dtREBq8OUenbfjVYog6nscDL59oLhIXL3YLy0SQ=

0 commit comments

Comments
 (0)