~ogham/doom

5c779a32db5bbef80d4b77f2932568706563fff7 — Benjamin Sago 1 year, 9 months ago 5476bf7
upgrade dep (just one)
2 files changed, 3 insertions(+), 3 deletions(-)

M go.mod
M go.sum
M go.mod => go.mod +1 -1
@@ 2,4 2,4 @@ module git.sr.ht/~ogham/doom

go 1.18

require github.com/go-chi/chi/v5 v5.0.7
require github.com/go-chi/chi/v5 v5.0.8

M go.sum => go.sum +2 -2
@@ 1,2 1,2 @@
github.com/go-chi/chi/v5 v5.0.7 h1:rDTPXLDHGATaeHvVlLcR4Qe0zftYethFucbjVQ1PxU8=
github.com/go-chi/chi/v5 v5.0.7/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
github.com/go-chi/chi/v5 v5.0.8 h1:lD+NLqFcAi1ovnVZpsnObHGW4xb4J8lNmoYVfECH1Y0=
github.com/go-chi/chi/v5 v5.0.8/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=