We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5550fb2 commit db3784fCopy full SHA for db3784f
go.mod
@@ -3,6 +3,6 @@ module uio-carpentry.github.io
3
go 1.15
4
5
require (
6
- github.com/alex-shpak/hugo-book v0.0.0-20251019220708-2687e34ac095 // indirect
+ github.com/alex-shpak/hugo-book v0.0.0-20210203084232-cb57401039cd // indirect
7
github.com/uio-carpentry/organisational latest // indirect
8
)
0 commit comments