Merge pull request #798 from unpoller/dependabot/go_modules/github.com/spf13/pflag-1.0.6

Bump github.com/spf13/pflag from 1.0.6-0.20201009195203-85dd5c8bc61c to 1.0.6
This commit is contained in:
Cody Lee
2025-02-13 06:01:02 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/common v0.62.0
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/spf13/pflag v1.0.6
github.com/stretchr/testify v1.10.0
github.com/unpoller/unifi/v5 v5.1.0
golang.org/x/crypto v0.33.0