Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
Merged
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<i>HTTP Proxy<sup><a href="#beta">BETA</a></sup></i>
</h1>

[![GoDoc](https://godoc.org/github.com/secrethub/secrethub-http-proxy?status.svg)][godoc]
[![CircleCI](https://circleci.com/gh/secrethub/secrethub-http-proxy.svg)][circleci]
[![Go Report Card](https://goreportcard.com/badge/github.com/secrethub/secrethub-http-proxy)][goreportcard]
[![Version]( https://img.shields.io/github/release/secrethub/secrethub-http-proxy.svg)][latest-version]
Expand Down Expand Up @@ -119,6 +120,7 @@ To build the Docker image from scratch, you can use:
docker build -t secrethub-http-proxy .
```

[godoc]: https://godoc.org/github.com/secrethub/secrethub-http-proxy
[circleci]: https://circleci.com/gh/secrethub/secrethub-http-proxy
[discord]: https://discord.gg/NWmxVeb
[latest-version]: https://github.com/secrethub/secrethub-http-proxy/releases/latest
Expand Down