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
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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