Skip to content

Commit a2eb87d

Browse files
authored
Merge pull request #52 from layer5io/update-academy-theme-fix
Update academy theme fix
2 parents 6f03373 + 252c480 commit a2eb87d

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
@@ -7,7 +7,7 @@ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/Fo
77

88
require (
99
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
10-
github.com/layer5io/academy-theme v0.1.25 // indirect
10+
github.com/layer5io/academy-theme v0.1.26 // indirect
1111
github.com/layer5io/exoscale-academy v0.4.1 // indirect
1212
github.com/layer5io/layer5-academy v0.2.2 // indirect
1313
github.com/twbs/bootstrap v5.3.7+incompatible // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ github.com/layer5io/academy-theme v0.1.24 h1:iz1LUC8OCiqQ1+tb/Mb2aplpipINAUWvuVo
66
github.com/layer5io/academy-theme v0.1.24/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
77
github.com/layer5io/academy-theme v0.1.25 h1:2yC9gunWtWoPNdVqhEEBOoIdHKI6hpjPhsoA+Uxd7hY=
88
github.com/layer5io/academy-theme v0.1.25/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
9+
github.com/layer5io/academy-theme v0.1.26 h1:bRt6Z5jFwZMEovRZDtceyOeUENjaFh0iIzqeGUlru7Y=
10+
github.com/layer5io/academy-theme v0.1.26/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
911
github.com/layer5io/exoscale-academy v0.4.0 h1:yC163yGQrvplEcGjrJmZRz5XHe+EknCkgfHlANuNn7Y=
1012
github.com/layer5io/exoscale-academy v0.4.0/go.mod h1:mVXp2h/NImCJ5IvVfM8q4fq8qT3Qxc5OMTBhQw4mEZ8=
1113
github.com/layer5io/exoscale-academy v0.4.1 h1:XA4nwObZPxabYjgxxg4Qk/v9nuhrNcEtcXIvQzHLppY=

0 commit comments

Comments
 (0)