Use Go 1.21.0

This commit is contained in:
Elara 2023-09-22 16:26:46 -07:00
parent be0d7f60c8
commit 5383ef8f9b
2 changed files with 2 additions and 1 deletions

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

View File

@ -40,3 +40,4 @@
"twirpscript": "^0.0.66"
}
}