Skip to content

Commit 54e4e54

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent 9ba097f commit 54e4e54

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
1212
github.com/layer5io/academy-theme v0.2.5 // indirect
1313
github.com/layer5io/exoscale-academy v0.6.1 // indirect
14-
github.com/layer5io/layer5-academy v0.3.1 // indirect
14+
github.com/layer5io/layer5-academy v0.3.2 // indirect
1515
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
1616
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,7 @@ github.com/layer5io/layer5-academy v0.3.0 h1:+Vs51uzlten8CrdthtuEe5gSJdX4kfVkn8n
7474
github.com/layer5io/layer5-academy v0.3.0/go.mod h1:ndd8KuNwfSNWG/HpjLCqQgTFgSs0BnHkHTghoD82K80=
7575
github.com/layer5io/layer5-academy v0.3.1 h1:pfSao1WlYWowogdpN0NHLIC4ATt5ULKku9s1bOxTkJ0=
7676
github.com/layer5io/layer5-academy v0.3.1/go.mod h1:ndd8KuNwfSNWG/HpjLCqQgTFgSs0BnHkHTghoD82K80=
77+
github.com/layer5io/layer5-academy v0.3.2 h1:bzIV/PbODyZ4vPptkuwPGNVZVSqFw8CJ5X1hen+8Sxk=
78+
github.com/layer5io/layer5-academy v0.3.2/go.mod h1:ndd8KuNwfSNWG/HpjLCqQgTFgSs0BnHkHTghoD82K80=
7779
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
7880
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)