Skip to content

Commit

Permalink
Use go version 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: hossainemruz <[email protected]>
  • Loading branch information
hossainemruz committed Jun 1, 2024
1 parent 6cdfcd5 commit a8e535f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hugo-toha/toha/exampleSite

go 1.22
go 1.21

replace github.com/hugo-toha/toha/v4 => ../

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/hugo-toha/toha/v4

go 1.22
go 1.21

0 comments on commit a8e535f

Please sign in to comment.