Skip to content

Commit a4d78a9

Browse files
authored
Merge pull request #100 from layer5io/update-academy-theme-v0.3.9
[Automated] Update academy-theme to v0.3.9
2 parents 0e69b92 + ab103b7 commit a4d78a9

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
@@ -9,7 +9,7 @@ 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.8 // indirect
12+
github.com/layer5io/academy-theme v0.3.9 // indirect
1313
github.com/layer5io/digitalocean-academy v0.1.9 // indirect
1414
github.com/layer5io/exoscale-academy v0.6.17 // indirect
1515
github.com/layer5io/layer5-academy v0.8.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ github.com/layer5io/academy-theme v0.3.7 h1:i7ar0YZiCLSY85CjOIySaMhNLDLQ2ldTNwqL
1616
github.com/layer5io/academy-theme v0.3.7/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
1717
github.com/layer5io/academy-theme v0.3.8 h1:TGi/BDD9Rf11W8fLhzMzSlz0BZ7ofLN8WQ0iPR1658A=
1818
github.com/layer5io/academy-theme v0.3.8/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
19+
github.com/layer5io/academy-theme v0.3.9 h1:4CU6dmrV7CHDis5riGfvX/CyvulteivB9TQYiMg/EE0=
20+
github.com/layer5io/academy-theme v0.3.9/go.mod h1:Dv72UWsREOvX4Zg4mJjrpoyDxdgxxpiDotxqYBXMjXo=
1921
github.com/layer5io/digitalocean-academy v0.0.0-20250811164829-9c9fe0d0fb30 h1:uOYEZhHFszNjb0ceanoSk118T+6KAFcTopZGYNSVLeQ=
2022
github.com/layer5io/digitalocean-academy v0.0.0-20250811164829-9c9fe0d0fb30/go.mod h1:HwJAxS+mg1K33NKaDIngdVhya6+GPAraeTyi6g+4268=
2123
github.com/layer5io/digitalocean-academy v0.1.1 h1:cYIV8WZGCUHxrEg1NtXtqIhvQuWVbvlGmzl6knsS6So=

0 commit comments

Comments
 (0)