summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2022-05-13 16:04:19 -0700
committerDave Henderson <dhenderson@gmail.com>2022-06-18 14:03:49 -0400
commitc5fc7b8bad34f649b7a7198c2660b5d6decef8e1 (patch)
tree123b456f6b2ac2d5d7ebfb0ae1f85a92608730b1 /README.md
parent07eaff9deba17190317f5eccf3334739473a0a06 (diff)
Remove BoltDB support
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a4667d5..142fa4de 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ _Read the docs at [docs.gomplate.ca][docs-url], chat with developers and communi
[![Discussions][discussions-image]][discussions-url]
`gomplate` is a template renderer which supports a growing list of datasources,
-such as: JSON (_including EJSON - encrypted JSON_), YAML, AWS EC2 metadata, [BoltDB](https://pkg.go.dev/go.etcd.io/bbolt),
+such as: JSON (_including EJSON - encrypted JSON_), YAML, AWS EC2 metadata,
[Hashicorp Consul](https://www.consul.io/) and [Hashicorp Vault](https://www.vaultproject.io/) secrets.
Come chat with developers and community in the [#gomplate channel][] on [Gophers Slack][] and on [GitHub Discussions][discussions-url]!