Skip to content

Commit 020af4b

Browse files
committed
update
1 parent cabce08 commit 020af4b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@
200200
href: howto-feature-filters-javascript.md
201201
- name: Python
202202
href: howto-feature-filters-python.md
203+
- name: Go Gin
204+
href: howto-feature-filters-go.md
203205
- name: Enable features on a schedule
204206
items:
205207
- name: Overview

articles/azure-app-configuration/howto-feature-filters-go.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ In this guide, you learn how to implement a custom feature filter and use the fe
2323

2424
- Create a [Go Gin web application with a feature flag](./quickstart-feature-flag-go-gin.md).
2525
- [Add a custom feature filter to the feature flag](./howto-feature-filters.md)
26-
- [Azure App Configuration Go provider](https://pkg.go.dev/github.com/Azure/AppConfiguration-GoProvider/azureappconfiguration) v1.1.0-beta.1 or later.
2726

2827
## Implement a custom feature filter
2928

0 commit comments

Comments
 (0)