We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6df5fc commit 3964e0cCopy full SHA for 3964e0c
apps/api/mix.exs
@@ -79,7 +79,7 @@ defmodule Api.MixProject do
79
{:libcluster, "~> 3.3.1"},
80
{:prometheus_ex, "~> 3.0"},
81
{:prometheus_plugs, "~> 1.1.1"},
82
- {:remote_ip, "~> 0.2.0"},
+ {:remote_ip, "~> 1.2.0"},
83
{:k8s_traffic_plug, github: "Financial-Times/k8s_traffic_plug"},
84
85
{:core, in_umbrella: true},
0 commit comments