Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#87)

This commit is contained in:
dependabot[bot]
2024-01-24 07:56:26 +01:00
committed by GitHub
parent 0b9aa8b965
commit b441f8f9ab
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.20
require (
github.com/gliderlabs/ssh v0.3.6
github.com/go-resty/resty/v2 v2.11.0
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.18.0