Skip to content

Commit

Permalink
fix(v4): update go.mod for v3 and v4 (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine authored Aug 26, 2023
1 parent d4f03fa commit de1cae4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/Lednerb/bilberry-hugo-theme/v4
module github.com/Lednerb/bilberry-hugo-theme/v3

go 1.19
go 1.18
2 changes: 1 addition & 1 deletion v4/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/Lednerb/bilberry-hugo-theme/v4

go 1.14
go 1.19

0 comments on commit de1cae4

Please sign in to comment.