Skip to content

Commit 381a138

Browse files
fix(deps): update module github.com/rs/cors to v1.8.3
1 parent 06d330c commit 381a138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/pelletier/go-toml v1.7.0 // indirect
2323
github.com/philhofer/fwd v1.0.0 // indirect
2424
github.com/pkg/errors v0.9.1
25-
github.com/rs/cors v1.6.0
25+
github.com/rs/cors v1.8.3
2626
github.com/satori/go.uuid v1.2.0
2727
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
2828
github.com/segmentio/backo-go v0.0.0-20200129164019-23eae7c10bd3 // indirect

0 commit comments

Comments
 (0)