mirror of https://github.com/hashicorp/consul
fix go mod
parent
a11dba710e
commit
7f0a3db505
2
go.mod
2
go.mod
|
@ -92,7 +92,7 @@ require (
|
|||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/client_golang v1.14.0
|
||||
github.com/rboyer/safeio v0.2.1
|
||||
github.com/rboyer/safeio v0.2.3
|
||||
github.com/ryanuber/columnize v2.1.2+incompatible
|
||||
github.com/shirou/gopsutil/v3 v3.22.8
|
||||
github.com/stretchr/testify v1.8.3
|
||||
|
|
Loading…
Reference in New Issue