Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- lock files update for #1100 release #1187

Merged
merged 1 commit into from
Feb 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion http/go/nethttp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/microsoft/kiota/http/go/nethttp
go 1.17

require (
github.com/microsoft/kiota/abstractions/go v0.0.0-20220203083330-462603bf370f
github.com/microsoft/kiota/abstractions/go v0.0.0-20220210185149-93a92d579e1e
github.com/stretchr/testify v1.7.0
)

Expand Down
4 changes: 4 additions & 0 deletions http/go/nethttp/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ github.com/microsoft/kiota/abstractions/go v0.0.0-20220202150655-0505f19ca2d1 h1
github.com/microsoft/kiota/abstractions/go v0.0.0-20220202150655-0505f19ca2d1/go.mod h1:BUv5PFNuBLFXQlDtarjdgqdqDjee3FgfjrNkfZlA5us=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220203083330-462603bf370f h1:uW+dBi9EsNsfbaV44vIm/fOnpTDkOTmoc1hCnsaeDWs=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220203083330-462603bf370f/go.mod h1:BUv5PFNuBLFXQlDtarjdgqdqDjee3FgfjrNkfZlA5us=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220210083802-7aca9e48205a h1:us4itqyqGAgnaY8+5/TFQysdXK7vM4UmHqAM/iC3GAI=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220210083802-7aca9e48205a/go.mod h1:BUv5PFNuBLFXQlDtarjdgqdqDjee3FgfjrNkfZlA5us=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220210185149-93a92d579e1e h1:oJHZ9gSwdyjxQrH4SXWyNpWu6uDXCNczAOUMqLxUZlQ=
github.com/microsoft/kiota/abstractions/go v0.0.0-20220210185149-93a92d579e1e/go.mod h1:BUv5PFNuBLFXQlDtarjdgqdqDjee3FgfjrNkfZlA5us=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down
14 changes: 7 additions & 7 deletions http/typescript/fetch/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.