Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#58)

This commit is contained in:
dependabot[bot]
2023-08-22 08:24:12 +02:00
committed by GitHub
parent 6ee83f102e
commit 345e9ef9fd
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.7.0
github.com/google/uuid v1.3.0
github.com/google/uuid v1.3.1
github.com/jarcoal/httpmock v1.3.1
github.com/melbahja/goph v1.3.1
github.com/prometheus/client_golang v1.16.0