Skip to content

Commit

Permalink
run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan committed Nov 13, 2023
1 parent 5551bb2 commit f8f6f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ require (
github.com/hashicorp/go-uuid v1.0.3
github.com/hashicorp/vault/api v1.10.0
github.com/hashicorp/vault/sdk v0.10.0
github.com/microsoft/kiota-abstractions-go v1.3.0
github.com/microsoftgraph/msgraph-sdk-go v1.22.0
github.com/microsoftgraph/msgraph-sdk-go-core v1.0.0
github.com/mitchellh/mapstructure v1.5.0
Expand Down Expand Up @@ -62,6 +61,7 @@ require (
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/microsoft/kiota-abstractions-go v1.3.0 // indirect
github.com/microsoft/kiota-authentication-azure-go v1.0.0 // indirect
github.com/microsoft/kiota-http-go v1.1.0 // indirect
github.com/microsoft/kiota-serialization-form-go v1.0.0 // indirect
Expand Down

0 comments on commit f8f6f35

Please sign in to comment.