Skip to content

Commit 5d48a49

Browse files
committed
Update academy-theme dependency to v0.4.0
Signed-off-by: leecalcote <[email protected]>
1 parent d449be9 commit 5d48a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/Fo
99

1010
require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
12-
github.com/layer5io/academy-theme v0.3.9 // indirect
12+
github.com/layer5io/academy-theme v0.4.0 // indirect
1313
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
1414
)

0 commit comments

Comments
 (0)