Skip to content

Commit

Permalink
- lock files update for #1100 release
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Feb 10, 2022
1 parent 93a92d5 commit 8307ac6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
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.

0 comments on commit 8307ac6

Please sign in to comment.