Skip to content

Commit 6da8899

Browse files
committed
Build Academy
Signed-off-by: l5io <[email protected]>
1 parent c56b5f1 commit 6da8899

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
@@ -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.1 // indirect
13-
github.com/layer5io/exoscale-academy v0.5.0 // indirect
13+
github.com/layer5io/exoscale-academy v0.5.1 // indirect
1414
github.com/layer5io/layer5-academy v0.2.6 // indirect
1515
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
1616
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ github.com/layer5io/exoscale-academy v0.4.11 h1:9/0ob1I1Qhc7MH8BRv/OCyWj80JfQDhW
4040
github.com/layer5io/exoscale-academy v0.4.11/go.mod h1:BQwzvRXytT8wrFBCzxcq8IVhU3yhWSSC6fUDEPjoxzM=
4141
github.com/layer5io/exoscale-academy v0.5.0 h1:VD5V5Xbj+1yo9n4e4P/x2V4zCp/Z4xg8ykCDm6JJv60=
4242
github.com/layer5io/exoscale-academy v0.5.0/go.mod h1:Dvv8t+wFXPnGQpcQQeV/NhGRaWq8RFKKM9T9VDPh/3s=
43+
github.com/layer5io/exoscale-academy v0.5.1 h1:ftnnPuhe102SxTKnnbzOeVthlX7I/MJg4Vz5wubwZ5k=
44+
github.com/layer5io/exoscale-academy v0.5.1/go.mod h1:tJebpVNfj6kqvo0qEJUdJGV8igbIDfJyuFYgJyxc9NA=
4345
github.com/layer5io/layer5-academy v0.2.2 h1:l6jAGtcntpHHz4BisUsHAJUD6ik0vKrnZO+ySlrkBAQ=
4446
github.com/layer5io/layer5-academy v0.2.2/go.mod h1:oXzz2zG5re4qo8vuuuFKQwfpTtfXUIfGly4Wv4uqYh0=
4547
github.com/layer5io/layer5-academy v0.2.4 h1:1RtR3hNyRS0XG+Nzlw6vG4YKBKAHz+sG+KYx3QO++Pg=

0 commit comments

Comments
 (0)