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 @@ -293,7 +293,7 @@ require (
293293 github.com/prometheus/common v0.51.1 // indirect
294294 github.com/prometheus/procfs v0.12.0 // indirect
295295 github.com/rivo/uniseg v0.4.4 // indirect
296- github.com/rs/cors v1.10.1 // indirect
296+ github.com/rs/cors v1.11.0 // indirect
297297 github.com/ryanuber/go-glob v1.0.0 // indirect
298298 github.com/sassoftware/relic v7.2.1+incompatible // indirect
299299 github.com/shibumi/go-pathspec v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -1231,8 +1231,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
12311231github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
12321232github.com/rogpeppe/go-internal v1.12.0 /go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4 =
12331233github.com/rs/cors v1.7.0 /go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU =
1234- github.com/rs/cors v1.10.1 h1:L0uuZVXIKlI1SShY2nhFfo44TYvDPQ1w4oFkUJNfhyo =
1235- github.com/rs/cors v1.10.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
1234+ github.com/rs/cors v1.11.0 h1:0B9GE/r9Bc2UxRMMtymBkHTenPkHDv0CW4Y98GBY+po =
1235+ github.com/rs/cors v1.11.0 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
12361236github.com/rs/xid v1.2.1 /go.mod h1:+uKXf+4Djp6Md1KODXJxgGQPKngRmWyn10oCKFzNHOQ =
12371237github.com/rs/xid v1.5.0 h1:mKX4bl4iPYJtEIxp6CYiUuLQ/8DYMoz0PUdtGgMFRVc =
12381238github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
You can’t perform that action at this time.
0 commit comments