Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 7a592a1

Browse files
authored
fix: remove example docs triggering dependabot (#5)
1 parent 3f75744 commit 7a592a1

File tree

5 files changed

+7
-150
lines changed

5 files changed

+7
-150
lines changed

docs/adr/ADR-003_Acceptable_use_of_GitHub_PAT_and_Apps_for_authN_and_authZ.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# ADR-003: Acceptable use of GitHub authentication and authorisation mechanisms
22

3-
>| | |
4-
>| ------------ | --- |
5-
>| Date | `04/09/2023` |
6-
>| Status | `RFC` |
7-
>| Deciders | `Engineering` |
8-
>| Significance | `Construction techniques` |
9-
>| Owners | `Amaan Ibn-Nasar, Jacob Gill, Dan Stefaniuk` |
3+
> | | |
4+
> | ------------ | -------------------------------------------- |
5+
> | Date | `04/09/2023` |
6+
> | Status | `RFC` |
7+
> | Deciders | `Engineering` |
8+
> | Significance | `Construction techniques` |
9+
> | Owners | `Amaan Ibn-Nasar, Jacob Gill, Dan Stefaniuk` |
1010
1111
---
1212

@@ -225,7 +225,6 @@ graph LR
225225
### Examples of acquiring access token
226226

227227
- [Bash](./assets/ADR-003/examples/bash/README.md)
228-
- [Golang](./assets/ADR-003/examples/golang/README.md)
229228
- [Node.js TypeScript (Octokit)](./assets/ADR-003/examples/nodejs/README.md) - This is our preferred method for implementing GitHub Apps. It is supported by the Octokit library, which is an official client for the GitHub API.
230229
- [Python](./assets/ADR-003/examples/python/README.md)
231230

docs/adr/assets/ADR-003/examples/golang/README.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/adr/assets/ADR-003/examples/golang/go.mod

Lines changed: 0 additions & 10 deletions
This file was deleted.

docs/adr/assets/ADR-003/examples/golang/go.sum

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/adr/assets/ADR-003/examples/golang/main.go

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)