We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d330c commit 381a138Copy full SHA for 381a138
go.mod
@@ -22,7 +22,7 @@ require (
22
github.com/pelletier/go-toml v1.7.0 // indirect
23
github.com/philhofer/fwd v1.0.0 // indirect
24
github.com/pkg/errors v0.9.1
25
- github.com/rs/cors v1.6.0
+ github.com/rs/cors v1.8.3
26
github.com/satori/go.uuid v1.2.0
27
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
28
github.com/segmentio/backo-go v0.0.0-20200129164019-23eae7c10bd3 // indirect
0 commit comments