Merge branch 'master' into dependabot/go_modules/github.com/gorilla/mux-1.8.1

This commit is contained in:
César Gallego Rodríguez
2024-07-07 10:57:17 +02:00
committed by GitHub
5 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.3.1
github.com/gorilla/mux v1.8.1
github.com/spf13/cobra v1.7.0
github.com/spf13/cobra v1.8.0
gopkg.in/h2non/gock.v1 v1.1.2
)