Skip to content

Commit de1cae4

Browse files
fix(v4): update go.mod for v3 and v4 (#573)
1 parent d4f03fa commit de1cae4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module github.com/Lednerb/bilberry-hugo-theme/v4
1+
module github.com/Lednerb/bilberry-hugo-theme/v3
22

3-
go 1.19
3+
go 1.18

v4/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/Lednerb/bilberry-hugo-theme/v4
22

3-
go 1.14
3+
go 1.19

0 commit comments

Comments
 (0)