Skip to content

Commit

Permalink
Merge pull request #86 from microsoftgraph/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/microsoft/kiota-serialization-text-go-0.2.0

Bump github.com/microsoft/kiota-serialization-text-go from 0.1.0 to 0.2.0
  • Loading branch information
baywet authored Apr 20, 2022
2 parents 8b32467 + 6228c60 commit 60df1d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/microsoft/kiota-abstractions-go v0.4.0
github.com/microsoft/kiota-serialization-json-go v0.3.0
github.com/microsoft/kiota-serialization-text-go v0.1.0
github.com/microsoft/kiota-serialization-text-go v0.2.0
github.com/microsoftgraph/msgraph-sdk-go-core v0.23.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/microsoft/kiota-http-go v0.3.0 h1:ao5B0PnRRKhG+uNbncPnyRHv0bDNRVkVbpZ
github.com/microsoft/kiota-http-go v0.3.0/go.mod h1:Sl6iZxQ5x7ejR8IgPmSZmrMpna8FvnFsv0YXK9LLyiQ=
github.com/microsoft/kiota-serialization-json-go v0.3.0 h1:i8BO6ysKdBrF+j/epoat0io8ahbS8Xt8BlVsh4TaCrs=
github.com/microsoft/kiota-serialization-json-go v0.3.0/go.mod h1:s/Tgoejajoqr9mM9yZMzAmWBVmG9StsiaevGMKKI8kk=
github.com/microsoft/kiota-serialization-text-go v0.1.0 h1:nfhiwh8bo4d1I+bB5/yYgrkXy1NaBhwCzxbUC/Ha5o0=
github.com/microsoft/kiota-serialization-text-go v0.1.0/go.mod h1:v7ermshF2oaytMuUSO9VR9dftCUiPUe1iUoNdbu0BpE=
github.com/microsoft/kiota-serialization-text-go v0.2.0 h1:Jh+FakIJyVEblIxk3Rt7kF8eiTd4eltXtpgg5Dk73Ok=
github.com/microsoft/kiota-serialization-text-go v0.2.0/go.mod h1:DQI1MwREMAlQLoQBw1X/8jhvFbdivTRIDRSzfZX+pDE=
github.com/microsoftgraph/msgraph-sdk-go-core v0.23.0 h1:i37imsIvsL1rl+Py6mdNpXUh1Wm6RWKtTuEtMy63gQY=
github.com/microsoftgraph/msgraph-sdk-go-core v0.23.0/go.mod h1:qstUNGUtDBBNRKK9+5w17Ldiy1/fg8q4tSHXd00qAgw=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 60df1d3

Please sign in to comment.