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 4
4
5
5
require (
6
6
github.com/gnolang/gno v0.0.0-20230914214026-ef6a55bf9db2
7
- github.com/go-chi/chi/v5 v5.0.11
7
+ github.com/go-chi/chi/v5 v5.0.12
8
8
github.com/pelletier/go-toml v1.9.5
9
9
github.com/peterbourgon/ff/v3 v3.4.0
10
10
github.com/rs/cors v1.10.1
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/gnolang/goleveldb v0.0.9 h1:Q7rGko9oXMKtQA+Apeeed5a3sjba/mcDhzJGoTVLC
52
52
github.com/gnolang/goleveldb v0.0.9 /go.mod h1:Dz6p9bmpy/FBESTgduiThZt5mToVDipcHGzj/zUOo8E =
53
53
github.com/gnolang/overflow v0.0.0-20170615021017-4d914c927216 h1:GKvsK3oLWG9B1GL7WP/VqwM6C92j5tIvB844oggL9Lk =
54
54
github.com/gnolang/overflow v0.0.0-20170615021017-4d914c927216 /go.mod h1:xJhtEL7ahjM1WJipt89gel8tHzfIl/LyMY+lCYh38d8 =
55
- github.com/go-chi/chi/v5 v5.0.11 h1:BnpYbFZ3T3S1WMpD79r7R5ThWX40TaFB7L31Y8xqSwA =
56
- github.com/go-chi/chi/v5 v5.0.11 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
55
+ github.com/go-chi/chi/v5 v5.0.12 h1:9euLV5sTrTNTRUU9POmDUvfxyj6LAABLUcEWO+JJb4s =
56
+ github.com/go-chi/chi/v5 v5.0.12 /go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
57
57
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
58
58
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
59
59
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58 =
You can’t perform that action at this time.
0 commit comments