From 191052743b9776dcb7c7bf7241a97cf1da2512d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:40:52 +0000 Subject: [PATCH] fix(deps): update module github.com/std-uritemplate/std-uritemplate/go to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bee566e..4d1534e 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/projectdiscovery/wappalyzergo v0.2.1 github.com/schollz/progressbar/v3 v3.17.1 github.com/spf13/cobra v1.8.1 - github.com/std-uritemplate/std-uritemplate/go v1.0.6 + github.com/std-uritemplate/std-uritemplate/go v2.0.1 github.com/stretchr/testify v1.9.0 go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.57.0 go.opentelemetry.io/otel v1.32.0