This repository was archived by the owner on Jan 11, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/parkour-vienna/distrust
33go 1.16
44
55require (
6- github.com/go-chi/chi/v5 v5.0.12
6+ github.com/go-chi/chi/v5 v5.1.0
77 github.com/google/uuid v1.6.0
88 github.com/ory/fosite v0.40.2
99 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -1518,8 +1518,8 @@ github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeME
15181518github.com/globalsign/mgo v0.0.0-20180905125535-1ca0a4f7cbcb /go.mod h1:xkRDCp4j0OGD1HRkm4kmhM+pmpv3AKq5SU7GMg4oO/Q =
15191519github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 /go.mod h1:xkRDCp4j0OGD1HRkm4kmhM+pmpv3AKq5SU7GMg4oO/Q =
15201520github.com/go-bindata/go-bindata v3.1.1+incompatible /go.mod h1:xK8Dsgwmeed+BBsSy2XTopBn/8uK2HWuGSnA11C3Joo =
1521- github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
1522- github.com/go-chi/chi/v5 v5.0.12 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
1521+ github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw =
1522+ github.com/go-chi/chi/v5 v5.1.0 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
15231523github.com/go-fonts/dejavu v0.1.0 /go.mod h1:4Wt4I4OU2Nq9asgDCteaAaWZOV24E+0/Pwo0gppep4g =
15241524github.com/go-fonts/latin-modern v0.2.0 /go.mod h1:rQVLdDMK+mK1xscDwsqM5J8U2jrRa3T0ecnM9pNujks =
15251525github.com/go-fonts/liberation v0.1.1 /go.mod h1:K6qoJYypsmfVjWg8KOVDQhLc8UDgIK2HYqyqAO9z7GY =
You can’t perform that action at this time.
0 commit comments