Skip to content

Commit 7c33471

Browse files
committed
Build Academy
Signed-off-by: l5io <l5io@layer5.io>
1 parent ada574e commit 7c33471

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.29"
9+
"version": "v0.6.30"
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.4 // indirect
1313
github.com/layer5io/digitalocean-academy v0.1.12 // indirect
14-
github.com/layer5io/exoscale-academy v0.6.29 // indirect
14+
github.com/layer5io/exoscale-academy v0.6.30 // indirect
1515
github.com/layer5io/layer5-academy v0.8.12 // indirect
1616
github.com/meshery-extensions/meshery-academy v0.4.15 // 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
@@ -104,6 +104,8 @@ github.com/layer5io/exoscale-academy v0.6.28 h1:wEgoJUQgksMFtoRmkR1xdOZrZRKqPzwk
104104
github.com/layer5io/exoscale-academy v0.6.28/go.mod h1:xHfd6dwHp9FQKPR1/AiF78+sjDiSGxuiflvNLA1KtOA=
105105
github.com/layer5io/exoscale-academy v0.6.29 h1:H4RJC6YcTo146/mk1qDY0/9YnQ7RcKBfdLelzBSxQ+o=
106106
github.com/layer5io/exoscale-academy v0.6.29/go.mod h1:xHfd6dwHp9FQKPR1/AiF78+sjDiSGxuiflvNLA1KtOA=
107+
github.com/layer5io/exoscale-academy v0.6.30 h1:Gj3UtiCmNgF9e30Sk3KZ88HYEeJbMySwBg2M+hYO7ww=
108+
github.com/layer5io/exoscale-academy v0.6.30/go.mod h1:xHfd6dwHp9FQKPR1/AiF78+sjDiSGxuiflvNLA1KtOA=
107109
github.com/layer5io/layer5-academy v0.4.1 h1:I7Ggh8DAtR8CmVxRV9CBMB0JrHLaALvjwTYFtPposUI=
108110
github.com/layer5io/layer5-academy v0.4.1/go.mod h1:4WqhzGQQN6veMumx/IUXi6T9YEvtsP9qUxPLuGCq8mY=
109111
github.com/layer5io/layer5-academy v0.4.2 h1:x0K2dtREBq8OUenbfjVYog6nscDL59oLhIXL3YLy0SQ=

0 commit comments

Comments
 (0)