From 075bf074091cde51dce2c178ff4a9bd5ad407307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 07:32:20 +0000 Subject: [PATCH] Bump github.com/std-uritemplate/std-uritemplate/go from 0.0.52 to 0.0.53 Bumps [github.com/std-uritemplate/std-uritemplate/go](https://github.com/std-uritemplate/std-uritemplate) from 0.0.52 to 0.0.53. - [Commits](https://github.com/std-uritemplate/std-uritemplate/compare/0.0.52...0.0.53) --- updated-dependencies: - dependency-name: github.com/std-uritemplate/std-uritemplate/go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a7ea450..b5c5bcf 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/cjlapao/common-go v0.0.39 github.com/google/uuid v1.6.0 - github.com/std-uritemplate/std-uritemplate/go v0.0.52 + github.com/std-uritemplate/std-uritemplate/go v0.0.53 github.com/stretchr/testify v1.8.4 go.opentelemetry.io/otel v1.23.1 go.opentelemetry.io/otel/trace v1.23.1 diff --git a/go.sum b/go.sum index c6fc63c..d30f4c3 100644 --- a/go.sum +++ b/go.sum @@ -16,8 +16,8 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= 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/std-uritemplate/std-uritemplate/go v0.0.52 h1:2r8rdugq0WZlRDkLlwH/9sKZG2iYXvFCEcKFIKmfSQQ= -github.com/std-uritemplate/std-uritemplate/go v0.0.52/go.mod h1:CLZ1543WRCuUQQjK0BvPM4QrG2toY8xNZUm8Vbt7vTc= +github.com/std-uritemplate/std-uritemplate/go v0.0.53 h1:jiwv8rfITNyuv/Kz3Q+YyzZgsCbGbQ78EuyWdBYQwWo= +github.com/std-uritemplate/std-uritemplate/go v0.0.53/go.mod h1:CLZ1543WRCuUQQjK0BvPM4QrG2toY8xNZUm8Vbt7vTc= github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk= github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= go.opentelemetry.io/otel v1.23.1 h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY=