Skip to content

Commit f6d51c4

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

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
@@ -18,7 +18,7 @@
1818
},
1919
"c5ada327-8a58-4c8a-b9fa-51b95696488c": {
2020
"module": "github.com/meshery-extensions/meshery-academy",
21-
"version": "v0.4.12"
21+
"version": "v0.4.13"
2222
}
2323
}
2424
}

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ require (
1313
github.com/layer5io/digitalocean-academy v0.1.12 // indirect
1414
github.com/layer5io/exoscale-academy v0.6.24 // indirect
1515
github.com/layer5io/layer5-academy v0.8.7 // indirect
16-
github.com/meshery-extensions/meshery-academy v0.4.12 // indirect
16+
github.com/meshery-extensions/meshery-academy v0.4.13 // indirect
1717
github.com/twbs/bootstrap v5.3.8+incompatible // indirect
1818
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ github.com/meshery-extensions/meshery-academy v0.4.11 h1:6AXGxTBtg9OV81fm0KFiYUc
176176
github.com/meshery-extensions/meshery-academy v0.4.11/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
177177
github.com/meshery-extensions/meshery-academy v0.4.12 h1:0tZro+Oba8sh/9OOoTI4RrukjafdSxhBmO8JhdLvf4E=
178178
github.com/meshery-extensions/meshery-academy v0.4.12/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
179+
github.com/meshery-extensions/meshery-academy v0.4.13 h1:UkCP6yxsCviLQvFThRpqSl/D661P/PS8TIDaf7H7Bf4=
180+
github.com/meshery-extensions/meshery-academy v0.4.13/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
179181
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
180182
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
181183
github.com/twbs/bootstrap v5.3.8+incompatible h1:eK1fsXP7R/FWFt+sSNmmvUH9usPocf240nWVw7Dh02o=

0 commit comments

Comments
 (0)