Skip to content

Commit db3784f

Browse files
authored
Update go.mod
1 parent 5550fb2 commit db3784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module uio-carpentry.github.io
33
go 1.15
44

55
require (
6-
github.com/alex-shpak/hugo-book v0.0.0-20251019220708-2687e34ac095 // indirect
6+
github.com/alex-shpak/hugo-book v0.0.0-20210203084232-cb57401039cd // indirect
77
github.com/uio-carpentry/organisational latest // indirect
88
)

0 commit comments

Comments
 (0)