Use Go 1.21.0

This commit is contained in:
Elara 2023-09-22 16:24:17 -07:00
parent be0d7f60c8
commit 5956a28ddd

View File

@ -1,6 +1,6 @@
module go.elara.ws/lure-web/lure-backend
go 1.21.1
go 1.21.0
require (
github.com/go-chi/chi/v5 v5.0.10