This repository was archived by the owner on Dec 23, 2023. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/gorilla/handlers v1.5.1
11
11
github.com/gorilla/mux v1.8.0
12
12
github.com/jinzhu/configor v1.2.1
13
- github.com/rs/cors v1.10.0
13
+ github.com/rs/cors v1.10.1
14
14
github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a
15
15
golang.org/x/crypto v0.13.0
16
16
)
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ github.com/rs/cors v1.9.0 h1:l9HGsTsHJcvW14Nk7J9KFz8bzeAWXn3CG6bgt7LsrAE=
47
47
github.com/rs/cors v1.9.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
48
48
github.com/rs/cors v1.10.0 h1:62NOS1h+r8p1mW6FM0FSB0exioXLhd/sh15KpjWBZ+8 =
49
49
github.com/rs/cors v1.10.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
50
+ github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo =
51
+ github.com/rs/cors v1.10.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
50
52
github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a h1:oIi7H/bwFUYKYhzKbHc+3MvHRWqhQwXVB4LweLMiVy0 =
51
53
github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a /go.mod h1:iSvujNDmpZ6eQX+bg/0X3lF7LEmZ8N77g2a/J/+Zt2U =
52
54
go.etcd.io/bbolt v1.3.6 h1:/ecaJf0sk1l4l6V4awd65v2C3ILy7MSj+s/x1ADCIMU =
You can’t perform that action at this time.
0 commit comments