Commit 73ead62
INTMDB-157: Add deprecation notice (#165)
* Add deprecation notice
Add deprecation notice to both programmatic key whitelist and project ip whitelist, replaced with access list.
* format to fix errors
* Added deprecated via go doc
Per https://github.com/golang/go/wiki/Deprecated added deprecated wording to alert tools that check.
* move lower in code and remove from tests
* PR comments
Co-authored-by: Gustavo Bazan <[email protected]>1 parent 8dd299f commit 73ead62
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
15 | 21 | | |
16 | 22 | | |
17 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
0 commit comments