Go v1.19
1 files changed, 1 insertions(+), 1 deletions(-) M go.mod
M go.mod => go.mod +1 -1
@@ 1,5 1,5 @@ module git.sr.ht/~ogham/doom -go 1.18 +go 1.19 require github.com/go-chi/chi/v5 v5.0.8