Skip to content

Commit c223a5a

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

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.0 // indirect
14+
github.com/layer5io/layer5-academy v0.3.1 // 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
@@ -72,5 +72,7 @@ github.com/layer5io/layer5-academy v0.2.7 h1:2g514ZAZJoHIkS6oxm51eOzydCq+zD8OZSa
7272
github.com/layer5io/layer5-academy v0.2.7/go.mod h1:uJOtI2ZNKkVWvi8ohUXjjbU2SUntZcJGQ/qPzA+sHCY=
7373
github.com/layer5io/layer5-academy v0.3.0 h1:+Vs51uzlten8CrdthtuEe5gSJdX4kfVkn8nBSUHa7Og=
7474
github.com/layer5io/layer5-academy v0.3.0/go.mod h1:ndd8KuNwfSNWG/HpjLCqQgTFgSs0BnHkHTghoD82K80=
75+
github.com/layer5io/layer5-academy v0.3.1 h1:pfSao1WlYWowogdpN0NHLIC4ATt5ULKku9s1bOxTkJ0=
76+
github.com/layer5io/layer5-academy v0.3.1/go.mod h1:ndd8KuNwfSNWG/HpjLCqQgTFgSs0BnHkHTghoD82K80=
7577
github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM=
7678
github.com/twbs/bootstrap v5.3.7+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)