summaryrefslogtreecommitdiff
path: root/vendor/github.com/twitchtv/twirp/tools.json
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-05-23 17:26:45 -0600
committermo khan <mo@mokhan.ca>2025-05-23 17:26:45 -0600
commit2bb5b3ce0e618ab652159b986df252990f3d2f12 (patch)
treeabecef9153bce0d0787346cb04e373dc107689ad /vendor/github.com/twitchtv/twirp/tools.json
parent15b1699b0ad27c9fc3aa4498d4085b7338bec95a (diff)
feat: delegate to the remote authzd to check if the permission is granted
Diffstat (limited to 'vendor/github.com/twitchtv/twirp/tools.json')
-rw-r--r--vendor/github.com/twitchtv/twirp/tools.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/github.com/twitchtv/twirp/tools.json b/vendor/github.com/twitchtv/twirp/tools.json
new file mode 100644
index 0000000..d0aa577
--- /dev/null
+++ b/vendor/github.com/twitchtv/twirp/tools.json
@@ -0,0 +1,17 @@
+{
+ "Tools": [
+ {
+ "Repository": "github.com/kisielk/errcheck",
+ "Commit": "db0ca22445717d1b2c51ac1034440e0a2a2de645"
+ },
+ {
+ "Repository": "github.com/twitchtv/retool",
+ "Commit": "6f6d4930d88c40e23d2b54d12e64f0444e1fb4ef"
+ },
+ {
+ "Repository": "google.golang.org/protobuf/cmd/protoc-gen-go",
+ "Commit": "fc9592f7ac4bade8f83e636263f8f07715c698d1"
+ }
+ ],
+ "RetoolVersion": "1.3.5"
+} \ No newline at end of file