Use go version 1.21

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2024-06-02 00:41:17 +06:00
parent 6cdfcd5390
commit a8e535fc5c
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
module github.com/hugo-toha/toha/exampleSite
go 1.22
go 1.21
replace github.com/hugo-toha/toha/v4 => ../

2
go.mod
View file

@ -1,3 +1,3 @@
module github.com/hugo-toha/toha/v4
go 1.22
go 1.21