Skip to content

Commit 3964e0c

Browse files
chore(backend): update dependency remote_ip to v1
1 parent c6df5fc commit 3964e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api/mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ defmodule Api.MixProject do
7979
{:libcluster, "~> 3.3.1"},
8080
{:prometheus_ex, "~> 3.0"},
8181
{:prometheus_plugs, "~> 1.1.1"},
82-
{:remote_ip, "~> 0.2.0"},
82+
{:remote_ip, "~> 1.2.0"},
8383
{:k8s_traffic_plug, github: "Financial-Times/k8s_traffic_plug"},
8484

8585
{:core, in_umbrella: true},

0 commit comments

Comments
 (0)