Skip to content

Commit 37828f3

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 2717e70 commit 37828f3

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.25"
9+
"version": "v0.6.26"
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.3 // indirect
1313
github.com/layer5io/digitalocean-academy v0.1.12 // indirect
14-
github.com/layer5io/exoscale-academy v0.6.25 // indirect
14+
github.com/layer5io/exoscale-academy v0.6.26 // indirect
1515
github.com/layer5io/layer5-academy v0.8.7 // 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
@@ -94,6 +94,8 @@ github.com/layer5io/exoscale-academy v0.6.24 h1:5e4NToSn9oh0XxXZAX8FRWWlS1MCMGbg
9494
github.com/layer5io/exoscale-academy v0.6.24/go.mod h1:UgBtblzcFXaWIAVoN/mBBuQw5W1Rh7mNPBg7/Qm4lTw=
9595
github.com/layer5io/exoscale-academy v0.6.25 h1:WP2z9aDjdEPNeK+Fl6jHM+NnaWv6a+GBYnfeq8Hwc9o=
9696
github.com/layer5io/exoscale-academy v0.6.25/go.mod h1:UgBtblzcFXaWIAVoN/mBBuQw5W1Rh7mNPBg7/Qm4lTw=
97+
github.com/layer5io/exoscale-academy v0.6.26 h1:LT1uxi5jsh707gdtW0q2S0lTu7u7UTQ+IYfPGxLrqhE=
98+
github.com/layer5io/exoscale-academy v0.6.26/go.mod h1:HYAPpf+4e7Pkg37Z2i0PhcM0Xm6YkQYTI6poX6McRxE=
9799
github.com/layer5io/layer5-academy v0.4.1 h1:I7Ggh8DAtR8CmVxRV9CBMB0JrHLaALvjwTYFtPposUI=
98100
github.com/layer5io/layer5-academy v0.4.1/go.mod h1:4WqhzGQQN6veMumx/IUXi6T9YEvtsP9qUxPLuGCq8mY=
99101
github.com/layer5io/layer5-academy v0.4.2 h1:x0K2dtREBq8OUenbfjVYog6nscDL59oLhIXL3YLy0SQ=

0 commit comments

Comments
 (0)