Skip to content

Commit

Permalink
Merge pull request #153 from microsoftgraph/dependabot/go_modules/app…
Browse files Browse the repository at this point in the history
…-auth/graphapponlytutorial/github.com/microsoftgraph/msgraph-sdk-go-1.22.0

Bump github.com/microsoftgraph/msgraph-sdk-go from 1.21.0 to 1.22.0 in /app-auth/graphapponlytutorial
  • Loading branch information
github-actions[bot] authored Oct 23, 2023
2 parents 0475bde + f6f74d1 commit 97ed9bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-auth/graphapponlytutorial/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0
github.com/joho/godotenv v1.5.1
github.com/microsoft/kiota-authentication-azure-go v1.0.1
github.com/microsoftgraph/msgraph-sdk-go v1.21.0
github.com/microsoftgraph/msgraph-sdk-go v1.22.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions app-auth/graphapponlytutorial/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ github.com/microsoft/kiota-serialization-multipart-go v1.0.0 h1:3O5sb5Zj+moLBiJy
github.com/microsoft/kiota-serialization-multipart-go v1.0.0/go.mod h1:yauLeBTpANk4L03XD985akNysG24SnRJGaveZf+p4so=
github.com/microsoft/kiota-serialization-text-go v1.0.0 h1:XOaRhAXy+g8ZVpcq7x7a0jlETWnWrEum0RhmbYrTFnA=
github.com/microsoft/kiota-serialization-text-go v1.0.0/go.mod h1:sM1/C6ecnQ7IquQOGUrUldaO5wj+9+v7G2W3sQ3fy6M=
github.com/microsoftgraph/msgraph-sdk-go v1.21.0 h1:uGoZ9Cg8QMU1gGukfmxCNlMKJSVRtLSTBTmKc7rpBig=
github.com/microsoftgraph/msgraph-sdk-go v1.21.0/go.mod h1:wbFuQwwQw1pn/fV22mX51oclIEZ3zhZe7bBpWAdKgbM=
github.com/microsoftgraph/msgraph-sdk-go v1.22.0 h1:CuoJU7/0UEZvO8wIeypRz2BUXe2cs/o/DqfpGlBvqH4=
github.com/microsoftgraph/msgraph-sdk-go v1.22.0/go.mod h1:wNm5PDM3ShAnvkhDBptRR4K9e/Rd6LBG1QbOHQAYscM=
github.com/microsoftgraph/msgraph-sdk-go-core v1.0.0 h1:7NWTfyXvOjoizW7PmxNp3+8wCKPgpODs/D1cUZ3fkAY=
github.com/microsoftgraph/msgraph-sdk-go-core v1.0.0/go.mod h1:tQb4q3YMIj2dWhhXhQSJ4ELpol931ANKzHSYK5kX1qE=
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 h1:KoWmjvw+nsYOo29YJK9vDA65RGE3NrOnUtO7a+RF9HU=
Expand Down

0 comments on commit 97ed9bd

Please sign in to comment.