File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,11 @@ go 1.24.5
4
4
5
5
// Uncomment line below when testing changes to the academy theme
6
6
// replace github.com/layer5io/academy-theme v0.1.9 => ../academy-theme
7
+
8
+ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3
9
+
10
+ require (
11
+ github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
12
+ github.com/layer5io/academy-theme v0.1.20 // indirect
13
+ github.com/twbs/bootstrap v5.3.7+incompatible // indirect
14
+ )
Original file line number Diff line number Diff line change
1
+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w =
2
+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3
+ github.com/layer5io/academy-theme v0.1.20 h1:+FvUnCh3WSLC94gyU7mSGWdsVc0nHqf3/TdLjDDW9Cc =
4
+ github.com/layer5io/academy-theme v0.1.20 /go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo =
5
+ github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM =
6
+ github.com/twbs/bootstrap v5.3.7+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
You can’t perform that action at this time.
0 commit comments