Update module github.com/go-kit/kit to v0.13.0

This commit is contained in:
renovate[bot]
2023-10-05 04:03:33 +00:00
committed by GitHub
parent 02ed0d699a
commit 631b690c60
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.18
require (
github.com/docker/docker v24.0.6+incompatible
github.com/go-kit/kit v0.12.0
github.com/go-kit/kit v0.13.0
github.com/prometheus/client_golang v1.17.0
)