Skip to content

Commit 649e767

Browse files
committed
update
1 parent 1fca713 commit 649e767

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

go.mod

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module github.com/colinwilson/lotusdocs
22

3-
go 1.19
3+
go 1.21
44

5-
require github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
5+
require github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
6+
7+
replace github.com/colinwilson/lotusdocs => ../

0 commit comments

Comments
 (0)