We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d449be9 commit 5d48a49Copy full SHA for 5d48a49
go.mod
@@ -9,6 +9,6 @@ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/Fo
9
10
require (
11
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
12
- github.com/layer5io/academy-theme v0.3.9 // indirect
+ github.com/layer5io/academy-theme v0.4.0 // indirect
13
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
14
)
0 commit comments