Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update module github.com/rs/cors to v1.11.0
  • Loading branch information
renovate[bot] authored Jun 19, 2024
commit 572da91e429c1e31373ee8affd723250094df053
2 changes: 1 addition & 1 deletion flagd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/mattn/go-colorable v0.1.13
github.com/open-feature/flagd/core v0.9.0
github.com/prometheus/client_golang v1.19.1
github.com/rs/cors v1.10.1
github.com/rs/cors v1.11.0
github.com/rs/xid v1.5.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
Expand Down
Loading