Upgraded stone version

This commit is contained in:
Sasha Koshka 2022-11-29 02:43:43 -05:00
parent 924430617e
commit f2505ef52d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -2,7 +2,7 @@ module git.tebibtye.media/sashakoshka/stonecal
go 1.19
require git.tebibyte.media/sashakoshka/stone v0.4.1
require git.tebibyte.media/sashakoshka/stone v0.5.0
require (
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298 // indirect

4
go.sum
View File

@ -1,5 +1,5 @@
git.tebibyte.media/sashakoshka/stone v0.4.1 h1:cKV5cX+y3DHfOBXXLzZ+TFV+fs3Jx+k7XevmDaINu0Q=
git.tebibyte.media/sashakoshka/stone v0.4.1/go.mod h1:ISnqmX6xvItOot3eW3YWLcNFeJrGpKetQGQniAjnU2A=
git.tebibyte.media/sashakoshka/stone v0.5.0 h1:gWVe2EbiGHOzhHOPlTBwKBVsuOz93B5eDbedteQbSRg=
git.tebibyte.media/sashakoshka/stone v0.5.0/go.mod h1:ISnqmX6xvItOot3eW3YWLcNFeJrGpKetQGQniAjnU2A=
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298 h1:1qlsVAQJXZHsaM8b6OLVo6muQUQd4CwkH/D3fnnbHXA=
github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298/go.mod h1:D+QujdIlUNfa0igpNMk6UIvlb6C252URs4yupRUV4lQ=
github.com/BurntSushi/graphics-go v0.0.0-20160129215708-b43f31a4a966 h1:lTG4HQym5oPKjL7nGs+csTgiDna685ZXjxijkne828g=