fix(deps): update module github.com/tevino/abool to v2 (#2460)

This commit is contained in:
renovate[bot]
2023-09-14 07:34:36 +02:00
committed by GitHub
parent 9433c739e3
commit 3d19d863d1
5 changed files with 6 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ import (
"time"
"github.com/rs/zerolog/log"
"github.com/tevino/abool"
"github.com/tevino/abool/v2"
"github.com/urfave/cli/v2"
"google.golang.org/grpc"
"google.golang.org/grpc/codes"