An open API service for producing an overview of a list of open source projects.

https://github.com/microsoft/kiota-authentication-azure-go

authentication azure go golang identity kiota openapi sdk-go

Score: 2.302585092994046

Last synced: about 7 hours ago
JSON representation

Repository metadata:

Kiota authentication provider implementation with Azure Identity


Dependencies

go.mod go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.3
  • github.com/cjlapao/common-go v0.0.25
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/microsoft/kiota-abstractions-go v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
  • golang.org/x/text v0.3.7
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.3
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0
  • github.com/cjlapao/common-go v0.0.25
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/microsoft/kiota-abstractions-go v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/yosida95/uritemplate/v3 v3.0.2
  • golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
  • golang.org/x/text v0.3.7
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/auto-merge-dependabot.yml actions
  • dependabot/fetch-metadata v1.3.6 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/conflicting-pr-label.yml actions
  • eps1lon/actions-label-merge-conflict releases/2.x composite
.github/workflows/create-release.yml actions
  • actions/checkout v3 composite
  • anton-yurchenko/git-release v5.0 composite
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/sonarcloud.yml actions
  • SonarSource/sonarcloud-github-action master composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.devcontainer/Dockerfile docker
  • mcr.microsoft.com/vscode/devcontainers/go 0-${VARIANT} build