Skip to content

Commit 95eeb14

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent fd65651 commit 95eeb14

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

academy_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"3e2f9c82-1a4c-4781-adf9-99ec22cd994e": {
1616
"module": "github.com/layer5io/digitalocean-academy",
17-
"version": "v0.1.1"
17+
"version": "v0.1.2"
1818
}
1919
}
2020
}

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ replace github.com/FortAwesome/Font-Awesome v4.7.0+incompatible => github.com/Fo
1010
require (
1111
github.com/FortAwesome/Font-Awesome v4.7.0+incompatible // indirect
1212
github.com/layer5io/academy-theme v0.2.8 // indirect
13-
github.com/layer5io/digitalocean-academy v0.1.1 // indirect
13+
github.com/layer5io/digitalocean-academy v0.1.2 // indirect
1414
github.com/layer5io/exoscale-academy v0.6.7 // indirect
1515
github.com/layer5io/layer5-academy v0.4.2 // indirect
1616
github.com/twbs/bootstrap v5.3.7+incompatible // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ github.com/layer5io/digitalocean-academy v0.0.0-20250811164829-9c9fe0d0fb30 h1:u
66
github.com/layer5io/digitalocean-academy v0.0.0-20250811164829-9c9fe0d0fb30/go.mod h1:HwJAxS+mg1K33NKaDIngdVhya6+GPAraeTyi6g+4268=
77
github.com/layer5io/digitalocean-academy v0.1.1 h1:cYIV8WZGCUHxrEg1NtXtqIhvQuWVbvlGmzl6knsS6So=
88
github.com/layer5io/digitalocean-academy v0.1.1/go.mod h1:HwJAxS+mg1K33NKaDIngdVhya6+GPAraeTyi6g+4268=
9+
github.com/layer5io/digitalocean-academy v0.1.2 h1:30eSRmqoNNsW72DpaNcOEEG3aZKl8QnGi44ZFd0sllU=
10+
github.com/layer5io/digitalocean-academy v0.1.2/go.mod h1:mU1UGptxC+nnLu4bTJzNCKLaXw+dBHz5XCesyTipViA=
911
github.com/layer5io/exoscale-academy v0.6.5 h1:ZC36fwf/AwaTLdCLsBcj0rafpDCfhf9UObUid5y7G2I=
1012
github.com/layer5io/exoscale-academy v0.6.5/go.mod h1:Plyt2oY6ptY2b/m0B3LthZ5yF62lsEz4iXuSiaZy+kE=
1113
github.com/layer5io/exoscale-academy v0.6.6 h1:JLxXBDas9dQNTqga9nfknnWsH1HmOF+hBSER4E0BEOU=

0 commit comments

Comments
 (0)