Skip to content

Commit cb9cb36

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

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.13"
21+
"version": "v0.4.14"
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.13 // indirect
16+
github.com/meshery-extensions/meshery-academy v0.4.14 // 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
@@ -178,6 +178,8 @@ github.com/meshery-extensions/meshery-academy v0.4.12 h1:0tZro+Oba8sh/9OOoTI4Rru
178178
github.com/meshery-extensions/meshery-academy v0.4.12/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
179179
github.com/meshery-extensions/meshery-academy v0.4.13 h1:UkCP6yxsCviLQvFThRpqSl/D661P/PS8TIDaf7H7Bf4=
180180
github.com/meshery-extensions/meshery-academy v0.4.13/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
181+
github.com/meshery-extensions/meshery-academy v0.4.14 h1:CsIvDg5nilEOrMuklQbN7bBlOVTp7BtTt+fzqOMDYuI=
182+
github.com/meshery-extensions/meshery-academy v0.4.14/go.mod h1:0aiC/DF5KvRm9ppxD6oWlewELG2V+c8dcQHrsxD5D30=
181183
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
182184
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
183185
github.com/twbs/bootstrap v5.3.8+incompatible h1:eK1fsXP7R/FWFt+sSNmmvUH9usPocf240nWVw7Dh02o=

0 commit comments

Comments
 (0)