File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,11 @@ module github.com/layer5io/academy
22
33go 1.24.5
44
5-
65require github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3
76
87require (
98 github.com/google/docsy v0.12.0 // indirect
10- github.com/layer5io/academy-theme v0.1.20 // indirect
9+ github.com/layer5io/academy-theme v0.1.21 // indirect
1110 github.com/layer5io/exoscale-academy v0.3.9 // indirect
1211 github.com/layer5io/layer5-academy v0.2.1 // indirect
1312 github.com/twbs/bootstrap v5.3.7+incompatible // indirect
Original file line number Diff line number Diff line change 1-
21github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 h1:/iluJkJiyTAdnqrw3Yi9rH2HNHhrrtCmj8VJe7I6o3w =
32github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
43github.com/FortAwesome/Font-Awesome v4.7.0+incompatible h1:3trjm7NtX5NXlju1AxSWSzedDMq2hsfH78Qtqrc8EgY =
@@ -7,6 +6,8 @@ github.com/google/docsy v0.12.0 h1:CddZKL39YyJzawr8GTVaakvcUTCJRAAYdz7W0qfZ2P4=
76github.com/google/docsy v0.12.0 /go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM =
87github.com/layer5io/academy-theme v0.1.20 h1:+FvUnCh3WSLC94gyU7mSGWdsVc0nHqf3/TdLjDDW9Cc =
98github.com/layer5io/academy-theme v0.1.20 /go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo =
9+ github.com/layer5io/academy-theme v0.1.21 h1:MoN+Id/leceKRYpymwU6BIeBGOgGNSMa+1aHOD1cgM4 =
10+ github.com/layer5io/academy-theme v0.1.21 /go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo =
1011github.com/layer5io/exoscale-academy v0.3.8 h1:+IIOuJY406i0HdCDw5wfNZZ9TJnkYfGBmHkFznK7YgY =
1112github.com/layer5io/exoscale-academy v0.3.8 /go.mod h1:dqbtuMIJgT0NVqn52u7/NKBNZZ3KZJHJbiP7ZlISU2k =
1213github.com/layer5io/exoscale-academy v0.3.9 h1:ZK/k7mu+J9l3XeUfWg1JrGhhGBEX71NoQAY9stZCvYE =
@@ -16,4 +17,3 @@ github.com/layer5io/layer5-academy v0.2.1/go.mod h1:4ILcHFjLWGK3rzqYb+ZQZ9O86xfX
1617github.com/twbs/bootstrap v5.3.6+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
1718github.com/twbs/bootstrap v5.3.7+incompatible h1:ea1W8TOWZFkqSK2M0McpgzLiUQVru3bz8aHb0j/XtuM =
1819github.com/twbs/bootstrap v5.3.7+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
19-
You can’t perform that action at this time.
0 commit comments