File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ require (
2121 github.com/go-resty/resty/v2 v2.15.3
2222 github.com/google/go-github/v50 v50.2.0
2323 github.com/google/uuid v1.6.0
24+ github.com/hashicorp/consul/sdk v0.16.2
2425 github.com/minio/minio-go/v7 v7.0.68
2526 github.com/pelletier/go-toml v1.9.5
2627 github.com/pelletier/go-toml/v2 v2.2.3
@@ -94,7 +95,6 @@ require (
9495 github.com/gogo/protobuf v1.3.2 // indirect
9596 github.com/google/go-querystring v1.1.0 // indirect
9697 github.com/gorilla/websocket v1.5.1 // indirect
97- github.com/hashicorp/consul/sdk v0.16.2 // indirect
9898 github.com/holiman/uint256 v1.3.2 // indirect
9999 github.com/json-iterator/go v1.1.12 // indirect
100100 github.com/klauspost/compress v1.17.11 // indirect
You can’t perform that action at this time.
0 commit comments