Merge branch 'master' into dependabot/go_modules/github.com/google/uuid-1.5.0

This commit is contained in:
César Gallego Rodríguez
2024-07-07 12:53:44 +02:00
committed by GitHub
7 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ go 1.20
require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.7.0
github.com/gorilla/mux v1.8.1
github.com/spf13/cobra v1.8.0
gopkg.in/h2non/gock.v1 v1.1.2
)