From 0487d159437323701ff28c73003af51361fe0de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:02:04 +0000 Subject: [PATCH] Bump github.com/microsoft/kiota-http-go in /user-auth/graphtutorial Bumps [github.com/microsoft/kiota-http-go](https://github.com/microsoft/kiota-http-go) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/microsoft/kiota-http-go/releases) - [Changelog](https://github.com/microsoft/kiota-http-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoft/kiota-http-go/compare/v1.5.4...v1.5.5) --- updated-dependencies: - dependency-name: github.com/microsoft/kiota-http-go dependency-version: 1.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/go.mod | 2 +- user-auth/graphtutorial/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/user-auth/graphtutorial/go.mod b/user-auth/graphtutorial/go.mod index ee91477..1500823 100644 --- a/user-auth/graphtutorial/go.mod +++ b/user-auth/graphtutorial/go.mod @@ -20,7 +20,7 @@ require ( github.com/google/uuid v1.6.0 // indirect github.com/kylelemons/godebug v1.1.0 // indirect github.com/microsoft/kiota-abstractions-go v1.9.4 // indirect - github.com/microsoft/kiota-http-go v1.5.4 // indirect + github.com/microsoft/kiota-http-go v1.5.5 // indirect github.com/microsoft/kiota-serialization-form-go v1.1.3 // indirect github.com/microsoft/kiota-serialization-json-go v1.1.2 // indirect github.com/microsoft/kiota-serialization-multipart-go v1.1.2 // indirect diff --git a/user-auth/graphtutorial/go.sum b/user-auth/graphtutorial/go.sum index b02df56..552d479 100644 --- a/user-auth/graphtutorial/go.sum +++ b/user-auth/graphtutorial/go.sum @@ -35,8 +35,8 @@ github.com/microsoft/kiota-abstractions-go v1.9.4 h1:VI3UVzSCQHHhRswe3jyaAQHUQWI github.com/microsoft/kiota-abstractions-go v1.9.4/go.mod h1:f06pl3qSyvUHEfVNkiRpXPkafx7khZqQEb71hN/pmuU= github.com/microsoft/kiota-authentication-azure-go v1.3.1 h1:AGta92S6IL1E6ZMDb8YYB7NVNTIFUakbtLKUdY5RTuw= github.com/microsoft/kiota-authentication-azure-go v1.3.1/go.mod h1:26zylt2/KfKwEWZSnwHaMxaArpbyN/CuzkbotdYXF0g= -github.com/microsoft/kiota-http-go v1.5.4 h1:wSUmL1J+bTQlAWHjbRkSwr+SPAkMVYeYxxB85Zw0KFs= -github.com/microsoft/kiota-http-go v1.5.4/go.mod h1:L+5Ri+SzwELnUcNA0cpbFKp/pBbvypLh3Cd1PR6sjx0= +github.com/microsoft/kiota-http-go v1.5.5 h1:K+jC3lq0kejeUETmh/C7TSIV+vdLuw1LT7NPPoNCxAE= +github.com/microsoft/kiota-http-go v1.5.5/go.mod h1:L+5Ri+SzwELnUcNA0cpbFKp/pBbvypLh3Cd1PR6sjx0= github.com/microsoft/kiota-serialization-form-go v1.1.3 h1:eUY8eHXPFe4ma8cAdx0ya3g4NPlZgbPT+GlFC3xcgGY= github.com/microsoft/kiota-serialization-form-go v1.1.3/go.mod h1:RMO99zyik+NvZjdVcIeyu6ikyfuKhQtzq2RK0fWJJio= github.com/microsoft/kiota-serialization-json-go v1.1.2 h1:eJrPWeQ665nbjO0gsHWJ0Bw6V/ZHHU1OfFPaYfRG39k=