Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit aeb6f62

Browse files
committed
Update module rs/cors to v1.7.0
1 parent 71fc28c commit aeb6f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
github.com/moul/http2curl v1.0.0 // indirect
4444
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
4545
github.com/pkg/errors v0.8.1
46-
github.com/rs/cors v1.6.0
46+
github.com/rs/cors v1.7.0
4747
github.com/satori/go.uuid v1.2.0
4848
github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
4949
github.com/sergi/go-diff v1.0.0 // indirect

0 commit comments

Comments
 (0)