From 8db03f979c70d1cd8a65c6928d78ddc111d50489 Mon Sep 17 00:00:00 2001 From: Andrii Dembitskyi Date: Mon, 21 Sep 2020 03:42:47 +0300 Subject: [PATCH] Drop duplicated entry in extra functions list from readme (#1490) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8dceac71..7377850d 100644 --- a/README.md +++ b/README.md @@ -309,7 +309,6 @@ We also added the following functions: - `toYaml` - `fromYaml` - `setValueAtPath` -- `requiredEnv` - `get` (Sprig's original `get` is available as `sprigGet`) - `tpl` - `required`