1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-07 13:31:43 +01:00

Merge pull request #1025 from writefreely/bump-go

Bump Go from v1.19 to v1.21
This commit is contained in:
Matt Baer 2024-08-15 18:54:14 -04:00 committed by GitHub
commit c6d54665ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -90,4 +90,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.19
go 1.21