Skip to content

Commit

Permalink
get all the fixes I just merged to main
Browse files Browse the repository at this point in the history
  • Loading branch information
SallyMcGrath committed May 22, 2024
1 parent df98dcc commit c127a45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion website/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/CodeYourFuture/immersive-go-course/website

go 1.21.3

require github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240424073850-0d22b2d83d60 // indirect
require github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240521184130-68870fef9c73 // indirect
4 changes: 4 additions & 0 deletions website/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240424073850-0d22b2d83d60 h1:0RxKrWERKxpNkLL8Uecn+gpGmf5MXHDPZuaV8YjdbgA=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240424073850-0d22b2d83d60/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240508121908-014621814ee3 h1:6W3kWnpl13pu7IwiD8pUtkPnYaOP7FjAahPidUt0Vm4=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240508121908-014621814ee3/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240521184130-68870fef9c73 h1:g6TqJIjnmOR9bHIoi9dzRbK46Rx2f7XQMqUk99HMgjE=
github.com/CodeYourFuture/curriculum/common-theme v0.0.0-20240521184130-68870fef9c73/go.mod h1:kzt+J4JYp5C3GD1dX0rf7vY5fsTUc6Drrn+7p7pjmLg=

0 comments on commit c127a45

Please sign in to comment.