Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#80)

This commit is contained in:
dependabot[bot]
2023-12-13 08:02:10 +01:00
committed by GitHub
parent fd2bbe6be6
commit 34159ca06f
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.5
github.com/go-resty/resty/v2 v2.10.0
github.com/google/uuid v1.4.0
github.com/google/uuid v1.5.0
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.17.0