Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#76)

This commit is contained in:
dependabot[bot]
2023-10-27 08:44:12 +02:00
committed by GitHub
parent 9e042e33f5
commit 90004e7d84
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.3.1
github.com/google/uuid v1.4.0
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.4.0
github.com/prometheus/client_golang v1.17.0